net.aethersanctum.lilrest:lilrest-examples

A skeleton REST server which can serve up JSON

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.aethersanctum.lilrest
Идентификатор

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

lilrest-examples
Последняя версия

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

A skeleton REST server which can serve up JSON
Организация-разработчик

Организация-разработчик

aethersanctum.net

Скачать lilrest-examples

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
net.aethersanctum.lilrest : lilrest-server jar 0.1.4
com.google.inject.extensions : guice-servlet jar 4.1.0
com.google.inject : guice jar 4.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
javax.ws.rs : javax.ws.rs-api jar 2.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.4

runtime (2)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
0.1.4