License |
License |
---|---|
GroupId | GroupIdorg.apache.chemistry.opencmis |
ArtifactId | ArtifactIdchemistry-opencmis-server-inmemory-war |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOpenCMIS InMemory Server WAR packaging
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-inmemory-war/ -->
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
<artifactId>chemistry-opencmis-server-inmemory-war</artifactId>
<version>0.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory-war/
implementation 'org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory-war:0.5.0'
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory-war/
implementation ("org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory-war:0.5.0")
'org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory-war:war:0.5.0'
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-server-inmemory-war" rev="0.5.0">
<artifact name="chemistry-opencmis-server-inmemory-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis-server-inmemory-war', version='0.5.0')
)
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis-server-inmemory-war" % "0.5.0"
[org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory-war "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
junit : junit | jar | 4.7 |