jar

com.bitplan.rest : com.bitplan.simplerest-api

Maven & Gradle

Dec 19, 2021
4 usages
0 stars

Simple RESTFul Jersey API · API for Jersey 1.x based apps

Table Of Contents

Latest Version

Download com.bitplan.rest : com.bitplan.simplerest-api JAR file - Latest Versions:

All Versions

Download com.bitplan.rest : com.bitplan.simplerest-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 com.bitplan.simplerest-api-0.0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bitplan.jaxb

├─ com.bitplan.jaxb.JaxbFactoryApi.class - [JAR]

├─ com.bitplan.jaxb.JaxbPersistenceApi.class - [JAR]

com.bitplan.rest

├─ com.bitplan.rest.Crypt.class - [JAR]

├─ com.bitplan.rest.Encryptable.class - [JAR]

├─ com.bitplan.rest.RestServer.class - [JAR]

├─ com.bitplan.rest.RestServerSettings.class - [JAR]

├─ com.bitplan.rest.User.class - [JAR]

├─ com.bitplan.rest.UserManager.class - [JAR]

├─ com.bitplan.rest.XMLPresentable.class - [JAR]

com.bitplan.datatypes

├─ com.bitplan.datatypes.TypeConverter.class - [JAR]

├─ com.bitplan.datatypes.ValueDisplay.class - [JAR]

com.bitplan.persistence

├─ com.bitplan.persistence.Manager.class - [JAR]

├─ com.bitplan.persistence.Postable.class - [JAR]

Advertisement