License |
License |
---|---|
GroupId | GroupIdorg.apache.chemistry.opencmis |
ArtifactId | ArtifactIdchemistry-opencmis-server-jcr |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOpenCMIS JCR 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-jcr/ -->
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
<artifactId>chemistry-opencmis-server-jcr</artifactId>
<version>0.11.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/
implementation 'org.apache.chemistry.opencmis:chemistry-opencmis-server-jcr:0.11.0'
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr/
implementation ("org.apache.chemistry.opencmis:chemistry-opencmis-server-jcr:0.11.0")
'org.apache.chemistry.opencmis:chemistry-opencmis-server-jcr:war:0.11.0'
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-server-jcr" rev="0.11.0">
<artifact name="chemistry-opencmis-server-jcr" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis-server-jcr', version='0.11.0')
)
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis-server-jcr" % "0.11.0"
[org.apache.chemistry.opencmis/chemistry-opencmis-server-jcr "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.chemistry.opencmis : chemistry-opencmis-commons-api | jar | 0.11.0 |
org.apache.chemistry.opencmis : chemistry-opencmis-commons-impl | jar | 0.11.0 |
org.apache.chemistry.opencmis : chemistry-opencmis-server-bindings-war | war | 0.11.0 |
org.apache.chemistry.opencmis : chemistry-opencmis-server-support | jar | 0.11.0 |
commons-collections : commons-collections | jar | 3.2.1 |
org.antlr : antlr-runtime | jar | 3.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.jackrabbit : jackrabbit-core | jar | 2.5.1 |