Last Version

OpenCMIS InMemory Server WAR packaging 1.1.0

Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.

License

License

GroupId

GroupId

org.apache.chemistry.opencmis
ArtifactId

ArtifactId

chemistry-opencmis-server-inmemory
Version

Version

1.1.0
Type

Type

war
Description

Description

OpenCMIS InMemory Server WAR packaging
Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.
Project Organization

Project Organization

The Apache Software Foundation

Download chemistry-opencmis-server-inmemory 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/ -->
<dependency>
    <groupId>org.apache.chemistry.opencmis</groupId>
    <artifactId>chemistry-opencmis-server-inmemory</artifactId>
    <version>1.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/
implementation 'org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory:1.1.0'
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/
implementation ("org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory:1.1.0")
'org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory:war:1.1.0'
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-server-inmemory" rev="1.1.0">
  <artifact name="chemistry-opencmis-server-inmemory" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis-server-inmemory', version='1.1.0')
)
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis-server-inmemory" % "1.1.0"
[org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory "1.1.0"]

Dependencies

compile (8)

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.chemistry.opencmis : chemistry-opencmis-server-support jar 1.1.0
org.apache.chemistry.opencmis : chemistry-opencmis-server-bindings jar 1.1.0
org.apache.chemistry.opencmis : chemistry-opencmis-server-async jar 1.1.0
org.apache.logging.log4j : log4j-core jar 2.6.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.1
org.slf4j : slf4j-api jar 1.7.21

provided (2)

Group / Artifact Type Version
org.apache.chemistry.opencmis : chemistry-opencmis-server-bindings-war war 1.1.0
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
org.apache.chemistry.opencmis : chemistry-opencmis-client-bindings jar 1.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.