| Лицензия |
Лицензия
GLPv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.commons.rest |
| Идентификатор | Идентификаторmodel |
| Последняя версия | Последняя версия2.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRest Model
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| model-2.0.6.pom | |
| model-2.0.6.jar | 2 KB |
| model-2.0.6-tests.jar | 1 KB |
| model-2.0.6-sources.jar | 1 KB |
| model-2.0.6-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.rest/model/ -->
<dependency>
<groupId>com.cedarsoft.commons.rest</groupId>
<artifactId>model</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.rest/model/
implementation 'com.cedarsoft.commons.rest:model:2.0.6'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.rest/model/
implementation ("com.cedarsoft.commons.rest:model:2.0.6")
'com.cedarsoft.commons.rest:model:jar:2.0.6'
<dependency org="com.cedarsoft.commons.rest" name="model" rev="2.0.6">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.rest', module='model', version='2.0.6')
)
libraryDependencies += "com.cedarsoft.commons.rest" % "model" % "2.0.6"
[com.cedarsoft.commons.rest/model "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.intellij : annotations | jar | 7.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : test-utils | jar | 2.0.6 |
| commons-io : commons-io | jar | 1.4 |
| org.testng : testng | jar | 5.8 |
| org.easymock : easymockclassextension | jar | 3.0 |
| org.easymock : easymock | jar | 3.0 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.easytesting : fest-assert | jar | 1.2 |