License |
License |
---|---|
GroupId | GroupIdorg.ibissource |
ArtifactId | ArtifactIdibis-adapterframework-cmis |
Last Version | Last Version7.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIbis AdapterFramework support for Cmis
The Ibis Adapter Framework is an easy to use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-cmis/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-cmis</artifactId>
<version>7.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-cmis/
implementation 'org.ibissource:ibis-adapterframework-cmis:7.7.1'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-cmis/
implementation ("org.ibissource:ibis-adapterframework-cmis:7.7.1")
'org.ibissource:ibis-adapterframework-cmis:jar:7.7.1'
<dependency org="org.ibissource" name="ibis-adapterframework-cmis" rev="7.7.1">
<artifact name="ibis-adapterframework-cmis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-cmis', version='7.7.1')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-cmis" % "7.7.1"
[org.ibissource/ibis-adapterframework-cmis "7.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ibissource : ibis-adapterframework-core | jar | 7.7.1 |
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 1.1.0 |
org.apache.chemistry.opencmis : chemistry-opencmis-server-bindings | jar | 1.1.0 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.4 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.4.4 |
org.apache.cxf : cxf-rt-ws-policy | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ibissource : ibis-adapterframework-core | test-jar | 7.7.1 |
junit : junit | jar | [4.13.1,) |
org.mockito : mockito-core | jar | 2.24.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |