License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.handle |
ArtifactId | ArtifactIdhandle-client |
Last Version | Last Version9.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHandle Client
HDL Client Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
handle-client-9.3.0.pom | |
handle-client-9.3.0.jar | 615 KB |
handle-client-9.3.0-sources.jar | 808 KB |
handle-client-9.3.0-javadoc.jar | 1 MB |
handle-client-9.3.0-distribution.tar.gz | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.handle/handle-client/ -->
<dependency>
<groupId>net.handle</groupId>
<artifactId>handle-client</artifactId>
<version>9.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.handle/handle-client/
implementation 'net.handle:handle-client:9.3.0'
// https://jarcasting.com/artifacts/net.handle/handle-client/
implementation ("net.handle:handle-client:9.3.0")
'net.handle:handle-client:jar:9.3.0'
<dependency org="net.handle" name="handle-client" rev="9.3.0">
<artifact name="handle-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.handle', module='handle-client', version='9.3.0')
)
libraryDependencies += "net.handle" % "handle-client" % "9.3.0"
[net.handle/handle-client "9.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
net.cnri : cnriutil | jar | 2.0 |
commons-codec : commons-codec | jar | 1.13 |
org.python : jython Optional | jar | 2.2.1 |
org.bouncycastle : bcprov-jdk15on Optional | jar | 1.63 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.63 |