| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.xipki.feature |
| Идентификатор | Идентификаторfeatures |
| Последняя версия | Последняя версия5.3.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеXiPKI :: features
XiPKI Parent
|
| Имя Файла | Размер |
|---|---|
| features-5.3.15.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xipki.feature/features/ -->
<dependency>
<groupId>org.xipki.feature</groupId>
<artifactId>features</artifactId>
<version>5.3.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xipki.feature/features/
implementation 'org.xipki.feature:features:5.3.15'
// https://jarcasting.com/artifacts/org.xipki.feature/features/
implementation ("org.xipki.feature:features:5.3.15")
'org.xipki.feature:features:pom:5.3.15'
<dependency org="org.xipki.feature" name="features" rev="5.3.15">
<artifact name="features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xipki.feature', module='features', version='5.3.15')
)
libraryDependencies += "org.xipki.feature" % "features" % "5.3.15"
[org.xipki.feature/features "5.3.15"]