jar

org.seedstack.addons.crud : crud-rest

Maven & Gradle

Aug 12, 2020
1 usages
0 stars
Table Of Contents

Latest Version

Download org.seedstack.addons.crud : crud-rest JAR file - Latest Versions:

All Versions

Download org.seedstack.addons.crud : crud-rest 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 crud-rest-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.seedstack.crud.rest.internal

├─ org.seedstack.crud.rest.internal.CrudResourceGenerator.class - [JAR]

├─ org.seedstack.crud.rest.internal.CrudResourcePredicate.class - [JAR]

├─ org.seedstack.crud.rest.internal.CrudRestErrorCode.class - [JAR]

├─ org.seedstack.crud.rest.internal.CrudRestPlugin.class - [JAR]

├─ org.seedstack.crud.rest.internal.RestCrudModule.class - [JAR]

org.seedstack.crud.rest

├─ org.seedstack.crud.rest.BaseCrudResource.class - [JAR]

├─ org.seedstack.crud.rest.BaseResource.class - [JAR]

├─ org.seedstack.crud.rest.CreateResource.class - [JAR]

├─ org.seedstack.crud.rest.DeleteResource.class - [JAR]

├─ org.seedstack.crud.rest.PaginationParams.class - [JAR]

├─ org.seedstack.crud.rest.ReadResource.class - [JAR]

├─ org.seedstack.crud.rest.Resource.class - [JAR]

├─ org.seedstack.crud.rest.RestCrud.class - [JAR]

├─ org.seedstack.crud.rest.SortParams.class - [JAR]

├─ org.seedstack.crud.rest.UpdateResource.class - [JAR]