License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdorg.opf-labs.planets |
ArtifactId | ArtifactIdservices-java-se |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJavaSE Preservation Services
The PLANETS Project digital preservation toolkit.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
services-java-se-1.0.1.pom | |
services-java-se-1.0.1.war | 7 MB |
services-java-se-1.0.1-sources.jar | 12 KB |
services-java-se-1.0.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opf-labs.planets/services-java-se/ -->
<dependency>
<groupId>org.opf-labs.planets</groupId>
<artifactId>services-java-se</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.opf-labs.planets/services-java-se/
implementation 'org.opf-labs.planets:services-java-se:1.0.1'
// https://jarcasting.com/artifacts/org.opf-labs.planets/services-java-se/
implementation ("org.opf-labs.planets:services-java-se:1.0.1")
'org.opf-labs.planets:services-java-se:war:1.0.1'
<dependency org="org.opf-labs.planets" name="services-java-se" rev="1.0.1">
<artifact name="services-java-se" type="war" />
</dependency>
@Grapes(
@Grab(group='org.opf-labs.planets', module='services-java-se', version='1.0.1')
)
libraryDependencies += "org.opf-labs.planets" % "services-java-se" % "1.0.1"
[org.opf-labs.planets/services-java-se "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opf-labs.planets : core-services | jar | 1.0.1 |
org.opf-labs.planets : core-techreg | jar | 1.0.1 |
org.opf-labs.planets : core-utils | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : jaxws-rt | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |