| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.opf-labs.planets |
| Идентификатор | Идентификаторplanets-services |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPlanets Preservation Services
The PLANETS Project digital preservation toolkit.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| planets-services-1.0.1.pom | 623 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opf-labs.planets/planets-services/ -->
<dependency>
<groupId>org.opf-labs.planets</groupId>
<artifactId>planets-services</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opf-labs.planets/planets-services/
implementation 'org.opf-labs.planets:planets-services:1.0.1'
// https://jarcasting.com/artifacts/org.opf-labs.planets/planets-services/
implementation ("org.opf-labs.planets:planets-services:1.0.1")
'org.opf-labs.planets:planets-services:pom:1.0.1'
<dependency org="org.opf-labs.planets" name="planets-services" rev="1.0.1">
<artifact name="planets-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opf-labs.planets', module='planets-services', version='1.0.1')
)
libraryDependencies += "org.opf-labs.planets" % "planets-services" % "1.0.1"
[org.opf-labs.planets/planets-services "1.0.1"]