jar

com.sun.jersey.samples : atompub-contacts-models

Maven & Gradle

Apr 18, 2012
2 usages

AtomPub Contacts Models - jersey sample

Table Of Contents

Latest Version

Download com.sun.jersey.samples : atompub-contacts-models JAR file - Latest Versions:

All Versions

Download com.sun.jersey.samples : atompub-contacts-models JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3
1.2
1.1.x
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 atompub-contacts-models-1.1.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sun.jersey.samples.contacts.models

├─ com.sun.jersey.samples.contacts.models.Base.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.Contact.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.EmailAddress.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.ImAddress.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.Organization.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.PhoneNumber.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.PostalAddress.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.User.class - [JAR]

├─ com.sun.jersey.samples.contacts.models.package-info.class - [JAR]

Advertisement