| Группа | Группаorg.xcmis |
|---|---|
| Идентификатор | Идентификаторxcmis-sp-inmemory |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеxCMIS :: SP :: InMemory
An extensible implementation of OASIS's Content Management Interoperability Services (CMIS) specification.
|
| Имя Файла | Размер |
|---|---|
| xcmis-sp-inmemory-1.3.0.pom | |
| xcmis-sp-inmemory-1.3.0.jar | 79 KB |
| xcmis-sp-inmemory-1.3.0-sources.jar | 49 KB |
| xcmis-sp-inmemory-1.3.0-javadoc.jar | 118 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-sp-inmemory/ -->
<dependency>
<groupId>org.xcmis</groupId>
<artifactId>xcmis-sp-inmemory</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcmis/xcmis-sp-inmemory/
implementation 'org.xcmis:xcmis-sp-inmemory:1.3.0'
// https://jarcasting.com/artifacts/org.xcmis/xcmis-sp-inmemory/
implementation ("org.xcmis:xcmis-sp-inmemory:1.3.0")
'org.xcmis:xcmis-sp-inmemory:jar:1.3.0'
<dependency org="org.xcmis" name="xcmis-sp-inmemory" rev="1.3.0">
<artifact name="xcmis-sp-inmemory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcmis', module='xcmis-sp-inmemory', version='1.3.0')
)
libraryDependencies += "org.xcmis" % "xcmis-sp-inmemory" % "1.3.0"
[org.xcmis/xcmis-sp-inmemory "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tika : tika-core | jar | 1.1 |
| org.xcmis : xcmis-search-model | jar | 1.3.0 |
| org.xcmis : xcmis-search-parser-cmis | jar | 1.3.0 |
| org.xcmis : xcmis-search-service | jar | 1.3.0 |
| org.xcmis : xcmis-spi | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |