jar

org.avaje.jetty : runnable-war

Maven & Gradle

Apr 18, 2016
2 stars

Provides a parent pom that builds runnable war using jetty. This uses the "maven overlay approach" to put jetty, logging, servlet api and avaje-jetty-runner into the root path of the war and a manifest entry to point to the RunWar main method. The jars included in the overlays provide a set of system classes that boot and run the war.

Table Of Contents

Latest Version

Download org.avaje.jetty : runnable-war JAR file - Latest Versions:

All Versions

Download org.avaje.jetty : runnable-war JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
1.2.x
1.2
1.1
1.0

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 runnable-war-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement