jar

org.jbasics.atomify : atom-service

Maven & Gradle

Jun 07, 2016
4 stars

Atomify Atom JAX-RS Service · JAX-RS based server implementation for atom publishing service

Table Of Contents

Latest Version

Download org.jbasics.atomify : atom-service JAR file - Latest Versions:

All Versions

Download org.jbasics.atomify : atom-service JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.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 atom-service-0.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.atomify.service.annotations

├─ org.atomify.service.annotations.AtomPubServiceEntry.class - [JAR]

org.atomify.service

├─ org.atomify.service.AtomCollectionResource.class - [JAR]

├─ org.atomify.service.AtomEntityCollectionResource.class - [JAR]

├─ org.atomify.service.AtomEntityDelegate.class - [JAR]

├─ org.atomify.service.AtomPubServiceResource.class - [JAR]

├─ org.atomify.service.PagedEntityAccessor.class - [JAR]

Advertisement