| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jzenith |
| Идентификатор | Идентификаторjzenith-rest |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
ОписаниеjZenith REST Plugin
jZenith Application Framework
|
| Имя Файла | Размер |
|---|---|
| jzenith-rest-0.1.pom | |
| jzenith-rest-0.1.jar | 32 KB |
| jzenith-rest-0.1-sources.jar | 23 KB |
| jzenith-rest-0.1-javadoc.jar | 518 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jzenith/jzenith-rest/ -->
<dependency>
<groupId>org.jzenith</groupId>
<artifactId>jzenith-rest</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jzenith/jzenith-rest/
implementation 'org.jzenith:jzenith-rest:0.1'
// https://jarcasting.com/artifacts/org.jzenith/jzenith-rest/
implementation ("org.jzenith:jzenith-rest:0.1")
'org.jzenith:jzenith-rest:jar:0.1'
<dependency org="org.jzenith" name="jzenith-rest" rev="0.1">
<artifact name="jzenith-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jzenith', module='jzenith-rest', version='0.1')
)
libraryDependencies += "org.jzenith" % "jzenith-rest" % "0.1"
[org.jzenith/jzenith-rest "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jzenith : jzenith-core | jar | 0.1 |
| org.jboss.resteasy : resteasy-vertx | jar | 3.6.1.Final |
| org.jboss.resteasy : resteasy-guice | jar | 3.6.1.Final |
| org.jboss.resteasy : resteasy-rxjava2 | jar | 3.6.1.Final |
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.6.1.Final |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.7 |
| org.jboss.resteasy : resteasy-validator-provider-11 | jar | 3.6.1.Final |
| org.hibernate.validator : hibernate-validator | jar | 6.0.13.Final |
| javax.el : javax.el-api | jar | 3.0.0 |
| org.glassfish : javax.el | jar | 3.0.1-b10 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
| javax.activation : activation | jar | 1.1.1 |
| io.opentracing.contrib : opentracing-rxjava-2 | jar | 0.0.9 |
| io.opentracing.contrib : opentracing-jaxrs2 | jar | 0.2.1 |
| io.swagger.core.v3 : swagger-jaxrs2 | jar | 2.0.5 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.assertj : assertj-core | jar | 3.11.1 |
| io.rest-assured : rest-assured | jar | 3.2.0 |
| org.mockito : mockito-core | jar | 2.23.0 |
| net.bytebuddy : byte-buddy | jar | 1.9.2 |
| io.opentracing : opentracing-mock | jar | 0.31.0 |