| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.fraclet.annotation |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFractal Fraclet Annotation parent project
The Fraclet Annotation Parent Project enclosing the Fractal
Spoonlet module and some examples
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| parent-2.0.2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.annotation/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.fraclet.annotation</groupId>
<artifactId>parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.annotation/parent/
implementation 'org.objectweb.fractal.fraclet.annotation:parent:2.0.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.annotation/parent/
implementation ("org.objectweb.fractal.fraclet.annotation:parent:2.0.2")
'org.objectweb.fractal.fraclet.annotation:parent:pom:2.0.2'
<dependency org="org.objectweb.fractal.fraclet.annotation" name="parent" rev="2.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fraclet.annotation', module='parent', version='2.0.2')
)
libraryDependencies += "org.objectweb.fractal.fraclet.annotation" % "parent" % "2.0.2"
[org.objectweb.fractal.fraclet.annotation/parent "2.0.2"]