| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.puresoltechnologies.purifinity.server |
| Идентификатор | Идентификаторcommon.rest |
| Версия | Версия0.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеPurifinity Server: common.rest
In this module and all its sub-modules Purifinity server components are included.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| common.rest-0.4.1.pom | |
| common.rest-0.4.1.jar | 5 KB |
| common.rest-0.4.1-sources.jar | 5 KB |
| common.rest-0.4.1-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/common.rest/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>common.rest</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/common.rest/
implementation 'com.puresoltechnologies.purifinity.server:common.rest:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/common.rest/
implementation ("com.puresoltechnologies.purifinity.server:common.rest:0.4.1")
'com.puresoltechnologies.purifinity.server:common.rest:jar:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="common.rest" rev="0.4.1">
<artifact name="common.rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='common.rest', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "common.rest" % "0.4.1"
[com.puresoltechnologies.purifinity.server/common.rest "0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.5.1 |
| org.jboss.resteasy : resteasy-client | jar | 3.0.11.Final |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.11.Final |
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.0.11.Final |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |