Last Version

OpenCMIS Workbench 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-workbench
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download chemistry-opencmis-workbench 1.1.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl jar 1.1.0
org.apache.chemistry.opencmis : chemistry-opencmis-test-tck jar 1.1.0
org.codehaus.groovy : groovy-all jar 2.4.10
org.apache.logging.log4j : log4j-core jar 2.6.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.1
com.google.zxing : javase jar 3.2.1
org.apache.cxf : cxf-rt-databinding-jaxb jar 3.0.12
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.0.12
org.apache.cxf : cxf-rt-transports-http jar 3.0.12
org.apache.cxf : cxf-rt-ws-policy jar 3.0.12
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.