| Группа | Группаorg.xcmis |
|---|---|
| Идентификатор | Идентификаторxcmis-restatom |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеxCMIS :: REST Atom
An extensible implementation of OASIS's Content Management Interoperability Services (CMIS) specification.
|
| Имя Файла | Размер |
|---|---|
| xcmis-restatom-1.3.0.pom | |
| xcmis-restatom-1.3.0.jar | 183 KB |
| xcmis-restatom-1.3.0-sources.jar | 132 KB |
| xcmis-restatom-1.3.0-javadoc.jar | 400 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-restatom/ -->
<dependency>
<groupId>org.xcmis</groupId>
<artifactId>xcmis-restatom</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcmis/xcmis-restatom/
implementation 'org.xcmis:xcmis-restatom:1.3.0'
// https://jarcasting.com/artifacts/org.xcmis/xcmis-restatom/
implementation ("org.xcmis:xcmis-restatom:1.3.0")
'org.xcmis:xcmis-restatom:jar:1.3.0'
<dependency org="org.xcmis" name="xcmis-restatom" rev="1.3.0">
<artifact name="xcmis-restatom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcmis', module='xcmis-restatom', version='1.3.0')
)
libraryDependencies += "org.xcmis" % "xcmis-restatom" % "1.3.0"
[org.xcmis/xcmis-restatom "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.4 |
| commons-fileupload : commons-fileupload | jar | 1.2.1 |
| commons-io : commons-io | jar | 2.1 |
| javax.annotation : jsr250-api | jar | 1.0 |
| javax.ws.rs : jsr311-api | jar | 1.0 |
| org.apache.abdera : abdera-client | jar | 0.4.0-incubating |
| org.apache.abdera : abdera-core | jar | 0.4.0-incubating |
| org.apache.abdera : abdera-i18n | jar | 0.4.0-incubating |
| org.apache.abdera : abdera-parser | jar | 0.4.0-incubating |
| org.apache.abdera : abdera-server | jar | 0.4.0-incubating |
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.5 |
| org.xcmis : xcmis-spi | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.everrest : everrest-core | jar | 1.0 |
| org.everrest : everrest-test | jar | 1.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |