| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.aethersanctum.lilrest |
| Идентификатор | Идентификаторlilrest-parent |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеLilREST
A skeleton REST server which can serve up JSON
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикaethersanctum.net |
| Имя Файла | Размер |
|---|---|
| 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"]