Последняя версия

com.ftpix:sparknotation 1.17

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.

Лицензия

Лицензия

Группа

Группа

com.ftpix
Идентификатор

Идентификатор

sparknotation
Версия

Версия

1.17
Тип

Тип

jar
Описание

Описание

com.ftpix:sparknotation
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/lamarios/sparknotation
Система контроля версий

Система контроля версий

https://github.com/lamarios/sparknotation

Скачать sparknotation 1.17


<!-- https://jarcasting.com/artifacts/com.ftpix/sparknotation/ -->
<dependency>
    <groupId>com.ftpix</groupId>
    <artifactId>sparknotation</artifactId>
    <version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.ftpix/sparknotation/
implementation 'com.ftpix:sparknotation:1.17'
// https://jarcasting.com/artifacts/com.ftpix/sparknotation/
implementation ("com.ftpix:sparknotation:1.17")
'com.ftpix:sparknotation:jar:1.17'
<dependency org="com.ftpix" name="sparknotation" rev="1.17">
  <artifact name="sparknotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ftpix', module='sparknotation', version='1.17')
)
libraryDependencies += "com.ftpix" % "sparknotation" % "1.17"
[com.ftpix/sparknotation "1.17"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.sparkjava : spark-core jar 2.9.3
net.sf.scannotation : scannotation jar 1.0.2
org.apache.logging.log4j : log4j-core jar 2.17.1
org.javassist : javassist jar 3.28.0-GA

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
com.mashape.unirest : unirest-java jar 1.4.9
com.google.code.gson : gson jar 2.8.9
com.sparkjava : spark-template-jade jar 2.7.1

Модули Проекта

Данный проект не имеет модулей.