Handle Client

HDL Client Library

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.handle
ArtifactId

ArtifactId

handle-client
Last Version

Last Version

9.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Handle Client
HDL Client Library
Project URL

Project URL

https://www.handle.net
Source Code Management

Source Code Management

https://www.handle.net

Download handle-client

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
9.3.0
9.2.0