| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.apache.clerezza |
| Идентификатор | Идентификаторplatform.curieprefixmanager |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеClerezza - CURIE prefix manager
The direct or indirect parent of all Clerezza Artifacts
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| platform.curieprefixmanager-0.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.curieprefixmanager/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.curieprefixmanager</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.curieprefixmanager/
implementation 'org.apache.clerezza:platform.curieprefixmanager:0.2'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.curieprefixmanager/
implementation ("org.apache.clerezza:platform.curieprefixmanager:0.2")
'org.apache.clerezza:platform.curieprefixmanager:pom:0.2'
<dependency org="org.apache.clerezza" name="platform.curieprefixmanager" rev="0.2">
<artifact name="platform.curieprefixmanager" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.curieprefixmanager', version='0.2')
)
libraryDependencies += "org.apache.clerezza" % "platform.curieprefixmanager" % "0.2"
[org.apache.clerezza/platform.curieprefixmanager "0.2"]