Rest Commons

cedarsoft Open Projects

Лицензия

Лицензия

GLPv3 with Classpath Exception
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

cedarsoft GmbH

Скачать rest

Имя Файла Размер
rest-1.0.0.pom 7 KB
rest-1.0.0-tests.jar 2 KB
Обзор

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

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

Зависимости

provided (1)

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

test (1)

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

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

  • model
  • server
  • jersey
  • test
  • generator
  • rest-generator-maven-plugin
  • sample

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

Версия
1.0.0