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

Proteus Core 0.4.5

Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow.

Лицензия

Лицензия

Группа

Группа

io.sinistral
Идентификатор

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

proteus-core
Версия

Версия

0.4.5
Тип

Тип

jar
Описание

Описание

Proteus Core
Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow.
Система контроля версий

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

http://github.com/noboomu/proteus/tree/master/proteus-core

Скачать proteus-core 0.4.5


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

Зависимости

compile (27)

Идентификатор библиотеки Тип Версия
io.undertow : undertow-core jar 2.0.20.Final
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-ext jar 1.7.30
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
net.openhft : compiler jar 2.3.1
com.squareup : javapoet jar 1.11.1
com.google.inject : guice jar 4.2.2
com.google.guava : guava jar 28.1-jre
com.typesafe : config jar 1.3.3
javax.validation : validation-api jar 2.0.1.Final
org.yaml : snakeyaml jar 1.25
commons-io : commons-io jar 2.6
org.apache.httpcomponents : httpcore jar 4.4.12
org.fusesource.jansi : jansi jar 1.18
com.fasterxml.woodstox : woodstox-core jar 6.0.3
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar 3.9
org.reflections : reflections jar 0.9.11

test (3)

Идентификатор библиотеки Тип Версия
io.rest-assured : rest-assured jar 3.2.0
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.vintage : junit-vintage-engine jar 5.3.1

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

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