jar

net.sourceforge.andspidclient : ands-pid-client

Maven & Gradle

Oct 02, 2013

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.

Table Of Contents

Latest Version

Download net.sourceforge.andspidclient : ands-pid-client JAR file - Latest Versions:

All Versions

Download net.sourceforge.andspidclient : ands-pid-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ands-pid-client-1.0.30.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

au.csiro.doiclient.utils

├─ au.csiro.doiclient.utils.ConverterUtils.class - [JAR]

├─ au.csiro.doiclient.utils.DoiMetaDataGenerator.class - [JAR]

├─ au.csiro.doiclient.utils.HttpUtil.class - [JAR]

au.csiro.doiclient

├─ au.csiro.doiclient.AndsDoiClient.class - [JAR]

├─ au.csiro.doiclient.AndsDoiResponse.class - [JAR]

au.csiro.doiclient.business

├─ au.csiro.doiclient.business.AndsDoiIdentity.class - [JAR]

├─ au.csiro.doiclient.business.DoiDTO.class - [JAR]

au.csiro.pidclient

├─ au.csiro.pidclient.AndsPidClient.class - [JAR]

├─ au.csiro.pidclient.AndsPidResponse.class - [JAR]

au.csiro.pidclient.business

├─ au.csiro.pidclient.business.AndsPidIdentity.class - [JAR]

├─ au.csiro.pidclient.business.AndsPidResponseProperty.class - [JAR]