LilREST

A skeleton REST server which can serve up JSON

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

0.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

LilREST
A skeleton REST server which can serve up JSON
Ссылка на сайт

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

https://github.com/benhardy/lilrest
Организация-разработчик

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

aethersanctum.net

Скачать lilrest-parent

Имя Файла Размер
lilrest-parent-0.1.4.pom 10 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • config
  • server
  • examples

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

Версия
0.1.4
0.1.3
0.1.2
0.1.0