is not current version
Last Version 3.17.0

org.apache.camel:camel-cmis 3.0.1

Camel CMIS which is based on Apache Chemistry support

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-cmis
Version

Version

3.0.1
Type

Type

jar

Download camel-cmis 3.0.1


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