MVN

com.ftpix : sparknotation

Maven & Gradle

Jan 08, 2022
1 usages
6 stars

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.

<dependency>
    <groupId>com.ftpix</groupId>
    <artifactId>sparknotation</artifactId>
    <version>1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ftpix : sparknotation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.17

All Versions

Choose a version of com.ftpix : sparknotation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.17
sparknotation-1.17
1.16
sparknotation-1.16
1.15
sparknotation-1.15
1.14
sparknotation-1.14
1.13
sparknotation-1.13
1.12
sparknotation-1.12
1.11
sparknotation-1.11
1.10
sparknotation-1.10
1.9
sparknotation-1.9

How to add a dependency to Maven

Add the following com.ftpix : sparknotation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ftpix</groupId>
    <artifactId>sparknotation</artifactId>
    <version>1.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ftpix : sparknotation gradle dependency to your build.gradle file:

implementation 'com.ftpix:sparknotation:1.17'

Gradle Kotlin DSL: Add the following com.ftpix : sparknotation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ftpix:sparknotation:1.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ftpix : sparknotation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ftpix" % "sparknotation" % "1.17"

Advertisement

Dependencies from Group

Jan 22, 2022
1 usages
6 stars
Jan 08, 2022
1 usages
6 stars
Jan 08, 2022
2 stars

Discover Dependencies

Jun 19, 2023
12 usages
11.1k stars
Jul 14, 2023
11 usages
5 stars
Nov 23, 2021
3 usages
53 stars
Nov 10, 2020
127 stars
Sep 26, 2019
1 usages
58.8k stars
Apr 30, 2020
2 usages
63 stars