| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.martincuervo |
| ArtifactId | ArtifactIdcmis-client |
| Last Version | Last Version1.0.0-BETA1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCMIS client
Web based CMIS client
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cmis-client-1.0.0-BETA1.pom | |
| cmis-client-1.0.0-BETA1.jar | 356 KB |
| cmis-client-1.0.0-BETA1-sources.jar | 341 KB |
| cmis-client-1.0.0-BETA1-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.martincuervo/cmis-client/ -->
<dependency>
<groupId>com.martincuervo</groupId>
<artifactId>cmis-client</artifactId>
<version>1.0.0-BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/com.martincuervo/cmis-client/
implementation 'com.martincuervo:cmis-client:1.0.0-BETA1'
// https://jarcasting.com/artifacts/com.martincuervo/cmis-client/
implementation ("com.martincuervo:cmis-client:1.0.0-BETA1")
'com.martincuervo:cmis-client:jar:1.0.0-BETA1'
<dependency org="com.martincuervo" name="cmis-client" rev="1.0.0-BETA1">
<artifact name="cmis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.martincuervo', module='cmis-client', version='1.0.0-BETA1')
)
libraryDependencies += "com.martincuervo" % "cmis-client" % "1.0.0-BETA1"
[com.martincuervo/cmis-client "1.0.0-BETA1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 0.10.0 |
| org.apache.velocity : velocity | jar | 1.7 |
| commons-fileupload : commons-fileupload | jar | 1.3 |
| commons-io : commons-io | jar | 1.3.2 |
| commons-configuration : commons-configuration | jar | 1.7 |
| com.google.code.gson : gson | jar | 2.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |