License |
License |
---|---|
GroupId | GroupIdorg.apache.chemistry.opencmis |
ArtifactId | ArtifactIdchemistry-opencmis-server-bindings |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOpenCMIS Server Implementation
Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/ -->
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
<artifactId>chemistry-opencmis-server-bindings</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/
implementation 'org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings:1.1.0'
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings/
implementation ("org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings:1.1.0")
'org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings:war:1.1.0'
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-server-bindings" rev="1.1.0">
<artifact name="chemistry-opencmis-server-bindings" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis-server-bindings', version='1.1.0')
)
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis-server-bindings" % "1.1.0"
[org.apache.chemistry.opencmis/chemistry-opencmis-server-bindings "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.chemistry.opencmis : chemistry-opencmis-commons-api | jar | 1.1.0 |
org.apache.chemistry.opencmis : chemistry-opencmis-commons-impl | jar | 1.1.0 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.0.12 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.0.12 |
org.apache.chemistry.opencmis : chemistry-opencmis-server-support | jar | 1.1.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
org.mockito : mockito-all | jar | 1.9.0 |
junit : junit | jar | 4.12 |