Sparknotation is a library to use Sparkjava framework with annotation. It is useful when working on
projects with a lot of endpoints where it sometimes becomes messy to deal with all these Spark.something
methods. It also saves the hassle of always getting back parameters, query parameters and headers from the
Request object.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Web Framework
Apache 2.0
| com.sparkjava
»
spark-core A micro framework for creating web applications in Kotlin and Java 8 with minimal effort | 2.7.2 | 2.9.4 | |
Annotation Tool
Apache 2.0
| net.sf.scannotation
»
scannotation Scannotation is a Java library that creates an annotation database from a set of .class files | 1.0.2 | 1.0.3 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core7 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.8.2 | 2.26.1 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.22.0-GA | 3.32.0-GA |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.1 | 2.14.0 | |
HTTP Clients
MIT
| com.mashape.unirest
»
unirest-java Simplified, lightweight HTTP client library. | 1.4.9 | 3.14.5 | |
Apache 2.0
| com.sparkjava
»
spark-template-jade Jade Template Engine implementation for Spark | 2.7.1 | ✔ | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.3 |