OpenCMIS Client Bindings Implementation

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.chemistry.opencmis
ArtifactId

ArtifactId

chemistry-opencmis-client-bindings
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download chemistry-opencmis-client-bindings

How to add to project

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

Dependencies

compile (5)

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.slf4j : slf4j-api jar 1.7.21

provided (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.6
com.squareup.okhttp3 : okhttp jar 3.4.1

test (3)

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
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.9.0-beta-1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0-incubating
0.1.0-incubating