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