| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.restx |
| Идентификатор | Идентификаторrestx-server-simple |
| Последняя версия | Последняя версия0.35.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrestx-server-simple
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| restx-server-simple-0.35.1.pom | |
| restx-server-simple-0.35.1.jar | 16 KB |
| restx-server-simple-0.35.1-sources.jar | 5 KB |
| restx-server-simple-0.35.1-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.restx/restx-server-simple/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-server-simple</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-server-simple/
implementation 'io.restx:restx-server-simple:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-server-simple/
implementation ("io.restx:restx-server-simple:0.35.1")
'io.restx:restx-server-simple:jar:0.35.1'
<dependency org="io.restx" name="restx-server-simple" rev="0.35.1">
<artifact name="restx-server-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-server-simple', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-server-simple" % "0.35.1"
[io.restx/restx-server-simple "0.35.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.restx : restx-factory | jar | 0.35.1 |
| io.restx : restx-core | jar | 0.35.1 |
| org.simpleframework : simple | jar | 5.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.assertj : assertj-core | jar | 1.6.0 |
| com.github.kevinsawicki : http-request | jar | 5.5 |