| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.chemistry.opencmis |
| ArtifactId | ArtifactIdchemistry-opencmis-test-client |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenCMIS Test Client App
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-test-client/ -->
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
<artifactId>chemistry-opencmis-test-client</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-test-client/
implementation 'org.apache.chemistry.opencmis:chemistry-opencmis-test-client:0.7.0'
// https://jarcasting.com/artifacts/org.apache.chemistry.opencmis/chemistry-opencmis-test-client/
implementation ("org.apache.chemistry.opencmis:chemistry-opencmis-test-client:0.7.0")
'org.apache.chemistry.opencmis:chemistry-opencmis-test-client:jar:0.7.0'
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis-test-client" rev="0.7.0">
<artifact name="chemistry-opencmis-test-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis-test-client', version='0.7.0')
)
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis-test-client" % "0.7.0"
[org.apache.chemistry.opencmis/chemistry-opencmis-test-client "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 0.7.0 |
| org.apache.chemistry.opencmis : chemistry-opencmis-test-util | jar | 0.7.0 |
| org.apache.tika : tika-parsers | jar | 1.0 |
| net.sf.jopt-simple : jopt-simple | jar | 3.2 |
| org.apache.chemistry.opencmis : chemistry-opencmis-client-bindings | jar | 0.7.0 |
| commons-io : commons-io | jar | 2.0.1 |
| commons-codec : commons-codec | jar | 1.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| junit : junit | jar | 4.7 |