License |
License |
---|---|
GroupId | GroupIdorg.dspace |
ArtifactId | ArtifactIdhandle |
Last Version | Last Version9.2.0.v20190814 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCNRI Handle.net software
CNRI Handle.net Software (Permission granted for redistribution by Giridhar Manepalli at CNRI)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
handle-9.2.0.v20190814.pom | |
handle-9.2.0.v20190814.jar | 1 MB |
handle-9.2.0.v20190814-sources.jar | 1 MB |
handle-9.2.0.v20190814-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dspace/handle/ -->
<dependency>
<groupId>org.dspace</groupId>
<artifactId>handle</artifactId>
<version>9.2.0.v20190814</version>
</dependency>
// https://jarcasting.com/artifacts/org.dspace/handle/
implementation 'org.dspace:handle:9.2.0.v20190814'
// https://jarcasting.com/artifacts/org.dspace/handle/
implementation ("org.dspace:handle:9.2.0.v20190814")
'org.dspace:handle:jar:9.2.0.v20190814'
<dependency org="org.dspace" name="handle" rev="9.2.0.v20190814">
<artifact name="handle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dspace', module='handle', version='9.2.0.v20190814')
)
libraryDependencies += "org.dspace" % "handle" % "9.2.0.v20190814"
[org.dspace/handle "9.2.0.v20190814"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
org.dspace : cnriutil | jar | 2.0.v20190416 |
commons-codec : commons-codec | jar | 1.11 |
org.python : jython Optional | jar | 2.2.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |
javax.servlet : javax.servlet-api Optional | jar | 3.0.1 |
org.eclipse.jetty.aggregate : jetty-all | jar | 8.1.22.v20160922 |
com.sleepycat : je Optional | jar | 7.5.11 |
com.github.oshi : oshi-core Optional | jar | 3.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
net.minidev : json-smart | jar | 2.3 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.nimbusds : nimbus-jose-jwt | jar | 2.26.1 |