Rest Server

cedarsoft Open Projects

Лицензия

Лицензия

GLPv3 with Classpath Exception
Группа

Группа

com.cedarsoft.rest
Идентификатор

Идентификатор

server
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Rest Server
cedarsoft Open Projects
Организация-разработчик

Организация-разработчик

cedarsoft GmbH

Скачать server

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.cedarsoft.rest/server/ -->
<dependency>
    <groupId>com.cedarsoft.rest</groupId>
    <artifactId>server</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.rest/server/
implementation 'com.cedarsoft.rest:server:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft.rest/server/
implementation ("com.cedarsoft.rest:server:1.0.0")
'com.cedarsoft.rest:server:jar:1.0.0'
<dependency org="com.cedarsoft.rest" name="server" rev="1.0.0">
  <artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.rest', module='server', version='1.0.0')
)
libraryDependencies += "com.cedarsoft.rest" % "server" % "1.0.0"
[com.cedarsoft.rest/server "1.0.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.cedarsoft.rest : model jar 1.0.0
javax.ws.rs : jsr311-api jar 1.1.1
javax.xml.bind : jaxb-api jar 2.2.2
com.sun.xml.bind : jaxb-impl jar 2.2.2

provided (1)

Идентификатор библиотеки Тип Версия
com.intellij : annotations jar 7.0.3

test (2)

Идентификатор библиотеки Тип Версия
com.sun.jersey : jersey-server jar 1.5
com.cedarsoft.commons : test-utils jar 4.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0