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