| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.sourceforge.andspidclient |
| ArtifactId | ArtifactIdands-pid-client |
| Last Version | Last Version1.0.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionands-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 |
| Filename | Size |
|---|---|
| ands-pid-client-1.0.30.pom | |
| ands-pid-client-1.0.30.jar | 22 KB |
| ands-pid-client-1.0.30-sources.jar | 20 KB |
| ands-pid-client-1.0.30-javadoc.jar | 58 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |