ands-pid-client

A generic client library for accessing the ANDS Persistent Identifier and the DOI services. See the Javadoc report for full details on usage.

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sourceforge.andspidclient
ArtifactId

ArtifactId

ands-pid-client
Last Version

Last Version

1.0.30
Release Date

Release Date

Type

Type

jar
Description

Description

ands-pid-client
A generic client library for accessing the ANDS Persistent Identifier and the DOI services. See the Javadoc report for full details on usage.
Project URL

Project URL

http://andspidclient.sourceforge.net/

Download ands-pid-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.andspidclient/ands-pid-client/ -->
<dependency>
    <groupId>net.sourceforge.andspidclient</groupId>
    <artifactId>ands-pid-client</artifactId>
    <version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.andspidclient/ands-pid-client/
implementation 'net.sourceforge.andspidclient:ands-pid-client:1.0.30'
// https://jarcasting.com/artifacts/net.sourceforge.andspidclient/ands-pid-client/
implementation ("net.sourceforge.andspidclient:ands-pid-client:1.0.30")
'net.sourceforge.andspidclient:ands-pid-client:jar:1.0.30'
<dependency org="net.sourceforge.andspidclient" name="ands-pid-client" rev="1.0.30">
  <artifact name="ands-pid-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.andspidclient', module='ands-pid-client', version='1.0.30')
)
libraryDependencies += "net.sourceforge.andspidclient" % "ands-pid-client" % "1.0.30"
[net.sourceforge.andspidclient/ands-pid-client "1.0.30"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
log4j : log4j jar 1.2.15
commons-lang : commons-lang jar 2.4
org.jdom : jdom jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.30
1.0.07
1.0.06
1.0.05
1.0.04
1.0.03