| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.modeshape |
| Идентификатор | Идентификаторmodeshape-web-jcr-rest-client |
| Последняя версия | Последняя версия4.0.0.Alpha4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModeShape JCR REST Client
ModeShape JCR REST client resource publishing
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-client/ -->
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-web-jcr-rest-client</artifactId>
<version>4.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-client/
implementation 'org.modeshape:modeshape-web-jcr-rest-client:4.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-client/
implementation ("org.modeshape:modeshape-web-jcr-rest-client:4.0.0.Alpha4")
'org.modeshape:modeshape-web-jcr-rest-client:jar:4.0.0.Alpha4'
<dependency org="org.modeshape" name="modeshape-web-jcr-rest-client" rev="4.0.0.Alpha4">
<artifact name="modeshape-web-jcr-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-web-jcr-rest-client', version='4.0.0.Alpha4')
)
libraryDependencies += "org.modeshape" % "modeshape-web-jcr-rest-client" % "4.0.0.Alpha4"
[org.modeshape/modeshape-web-jcr-rest-client "4.0.0.Alpha4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.modeshape : modeshape-common | jar | 4.0.0.Alpha4 |
| javax.jcr : jcr | jar | 2.0 |
| joda-time : joda-time | jar | 1.6.2 |
| org.codehaus.jettison : jettison | jar | 1.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.modeshape : modeshape-common | test-jar | 4.0.0.Alpha4 |
| org.modeshape : modeshape-web-jcr-rest-war | war | 4.0.0.Alpha4 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.8.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.16 |