jar

com.github.yoojia : next-web-server

Maven & Gradle

Oct 26, 2016
6 stars

NextWebKotlin · NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

Table Of Contents

Latest Version

Download com.github.yoojia : next-web-server JAR file - Latest Versions:

All Versions

Download com.github.yoojia : next-web-server JAR file - All Versions:

Version Vulnerabilities Size Updated
2.r.x
2.0
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 next-web-server-2.r.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.yoojia.web.server

├─ com.github.yoojia.web.server.EmbeddedServer.class - [JAR]

├─ com.github.yoojia.web.server.JettyServer.class - [JAR]

├─ com.github.yoojia.web.server.WebAppServer.class - [JAR]

Advertisement