License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opf-labs.planets |
ArtifactId | ArtifactIdplanets-services |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPlanets Preservation Services
The PLANETS Project digital preservation toolkit.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
planets-services-1.0.1.pom | 623 bytes |
Browse |
<!-- 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"]