| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.esastack |
| Идентификатор | Идентификаторrestlight-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRestlight
Restlight is a lightweight and rest-oriented web framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| restlight-parent-1.0.0.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.esastack/restlight-parent/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>restlight-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restlight-parent/
implementation 'io.esastack:restlight-parent:1.0.0'
// https://jarcasting.com/artifacts/io.esastack/restlight-parent/
implementation ("io.esastack:restlight-parent:1.0.0")
'io.esastack:restlight-parent:pom:1.0.0'
<dependency org="io.esastack" name="restlight-parent" rev="1.0.0">
<artifact name="restlight-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restlight-parent', version='1.0.0')
)
libraryDependencies += "io.esastack" % "restlight-parent" % "1.0.0"
[io.esastack/restlight-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-core | jar | 3.3.3 |