jar

io.bootique.agrest : bootique-linkrest

Maven & Gradle

Dec 22, 2021
1 usages
7 stars

bootique-linkrest: LinkRest Integration with Bootique · Provides LinkRest integration with Bootique. LinkRest was moved to Agrest, so this module is deprecated. Consider using "bootique-agrest".

Table Of Contents

Latest Version

Download io.bootique.agrest : bootique-linkrest JAR file - Latest Versions:

All Versions

Download io.bootique.agrest : bootique-linkrest JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0
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 bootique-linkrest-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.bootique.linkrest

├─ io.bootique.linkrest.BQLinkRestFeature.class - [JAR]

├─ io.bootique.linkrest.LinkRestModule.class - [JAR]

├─ io.bootique.linkrest.LinkRestModuleExtender.class - [JAR]

├─ io.bootique.linkrest.LinkRestModuleProvider.class - [JAR]

├─ io.bootique.linkrest.PojoCayennePersister.class - [JAR]

Advertisement