| Группа | Группаorg.xcmis |
|---|---|
| Идентификатор | Идентификаторxcmis-wssoap |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеxCMIS :: SOAP Binding
An extensible implementation of OASIS's Content Management Interoperability Services (CMIS) specification.
|
| Имя Файла | Размер |
|---|---|
| xcmis-wssoap-1.3.0.pom | |
| xcmis-wssoap-1.3.0.jar | 309 KB |
| xcmis-wssoap-1.3.0-sources.jar | 570 KB |
| xcmis-wssoap-1.3.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-wssoap/ -->
<dependency>
<groupId>org.xcmis</groupId>
<artifactId>xcmis-wssoap</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcmis/xcmis-wssoap/
implementation 'org.xcmis:xcmis-wssoap:1.3.0'
// https://jarcasting.com/artifacts/org.xcmis/xcmis-wssoap/
implementation ("org.xcmis:xcmis-wssoap:1.3.0")
'org.xcmis:xcmis-wssoap:jar:1.3.0'
<dependency org="org.xcmis" name="xcmis-wssoap" rev="1.3.0">
<artifact name="xcmis-wssoap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcmis', module='xcmis-wssoap', version='1.3.0')
)
libraryDependencies += "org.xcmis" % "xcmis-wssoap" % "1.3.0"
[org.xcmis/xcmis-wssoap "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jdom : jdom | jar | 1.0 |
| org.apache.cxf : cxf-api | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-core | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-databinding-jaxb | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-frontend-simple | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.1.4 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.1.4 |
| org.apache.cxf : cxf-tools-java2ws | jar | 2.1.4 |
| org.xcmis : xcmis-spi | jar | 1.3.0 |
| stax : stax-api | jar | 1.0 |
| wsdl4j : wsdl4j | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.cxf : cxf-rt-transports-local | jar | 2.1.4 |
| org.mortbay.jetty : jetty | jar | 6.1.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |