jar

net.moznion : donovan

Maven & Gradle

Apr 06, 2015
2 stars

donovan · Deadly simple Java 8 web application framework for mocking and testing

Table Of Contents

Latest Version

Download net.moznion : donovan JAR file - Latest Versions:

All Versions

Download net.moznion : donovan 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 donovan-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.moznion.donovan

├─ net.moznion.donovan.BasicAPIResponse.class - [JAR]

├─ net.moznion.donovan.Controller.class - [JAR]

├─ net.moznion.donovan.Dispatcher.class - [JAR]

├─ net.moznion.donovan.DonovanJetty.class - [JAR]

├─ net.moznion.donovan.DonovanServletContainer.class - [JAR]

├─ net.moznion.donovan.DonovanTomcat.class - [JAR]

├─ net.moznion.donovan.ErrorRenderer.class - [JAR]

├─ net.moznion.donovan.JSONErrorRenderer.class - [JAR]

├─ net.moznion.donovan.JSONRendererProvider.class - [JAR]

├─ net.moznion.donovan.JacksonJSONRenderer.class - [JAR]

├─ net.moznion.donovan.Logger.class - [JAR]

├─ net.moznion.donovan.Redirector.class - [JAR]

├─ net.moznion.donovan.TextRenderer.class - [JAR]

├─ net.moznion.donovan.ThrowableFunction.class - [JAR]

Advertisement