| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava 8 Языки программирования |
| Группа | Группаio.restx |
| Идентификатор | Идентификаторrestx-samplest-java8 |
| Последняя версия | Последняя версия0.35.1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеrestx-samplest-java8
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| restx-samplest-java8-0.35.1.pom | |
| restx-samplest-java8-0.35.1.war | 8 MB |
| restx-samplest-java8-0.35.1-sources.jar | 5 KB |
| restx-samplest-java8-0.35.1-javadoc.jar | 77 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.restx/restx-samplest-java8/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-samplest-java8</artifactId>
<version>0.35.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-samplest-java8/
implementation 'io.restx:restx-samplest-java8:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-samplest-java8/
implementation ("io.restx:restx-samplest-java8:0.35.1")
'io.restx:restx-samplest-java8:war:0.35.1'
<dependency org="io.restx" name="restx-samplest-java8" rev="0.35.1">
<artifact name="restx-samplest-java8" type="war" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-samplest-java8', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-samplest-java8" % "0.35.1"
[io.restx/restx-samplest-java8 "0.35.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.restx : restx-core | jar | 0.35.1 |
| io.restx : restx-core-java8 | jar | 0.35.1 |
| io.restx : restx-core-annotation-processor | jar | 0.35.1 |
| io.restx : restx-factory | jar | 0.35.1 |
| io.restx : restx-factory-admin | jar | 0.35.1 |
| io.restx : restx-monitor-admin | jar | 0.35.1 |
| io.restx : restx-servlet | jar | 0.35.1 |
| io.restx : restx-server-simple | jar | 0.35.1 |
| io.restx : restx-apidocs | jar | 0.35.1 |
| io.restx : restx-specs-admin | jar | 0.35.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.restx : restx-barbarywatch | jar | 0.35.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.restx : restx-specs-tests | jar | 0.35.1 |
| io.restx : restx-specs-tests-java8 | jar | 0.35.1 |
| junit : junit | jar | 4.11 |