jar

io.tekniq.web : tekniq-sparklin

Maven & Gradle

Oct 20, 2016
0 stars

sparklin · A Kotlin HTTP Framework built on top of Spark with a DSL as easy to use as NodeJS's Express or Ruby's Sinatra

Table Of Contents

Latest Version

Download io.tekniq.web : tekniq-sparklin JAR file - Latest Versions:

All Versions

Download io.tekniq.web : tekniq-sparklin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 tekniq-sparklin-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.tekniq.web

├─ io.tekniq.web.AuthorizationManager.class - [JAR]

├─ io.tekniq.web.DefaultRoute.class - [JAR]

├─ io.tekniq.web.InterfaceKt.class - [JAR]

├─ io.tekniq.web.JsonResponseTransformer.class - [JAR]

├─ io.tekniq.web.NotAuthorizedException.class - [JAR]

├─ io.tekniq.web.Rejection.class - [JAR]

├─ io.tekniq.web.Sparklin.class - [JAR]

├─ io.tekniq.web.SparklinConfig.class - [JAR]

├─ io.tekniq.web.SparklinKeystore.class - [JAR]

├─ io.tekniq.web.SparklinKt.class - [JAR]

├─ io.tekniq.web.SparklinRoute.class - [JAR]

├─ io.tekniq.web.SparklinStaticFiles.class - [JAR]

├─ io.tekniq.web.SparklinValidation.class - [JAR]

├─ io.tekniq.web.Validation.class - [JAR]

├─ io.tekniq.web.ValidationException.class - [JAR]

├─ io.tekniq.web.WebValidation.class - [JAR]

Advertisement