License |
License |
---|---|
GroupId | GroupIdit.cnr.si.storage |
ArtifactId | ArtifactIdstorage-cloud-cmis |
Version | Version2.0.16 |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
Filename | Size |
---|---|
storage-cloud-cmis-2.0.16.pom | |
storage-cloud-cmis-2.0.16.jar | 23 KB |
storage-cloud-cmis-2.0.16-sources.jar | 9 KB |
storage-cloud-cmis-2.0.16-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si.storage/storage-cloud-cmis/ -->
<dependency>
<groupId>it.cnr.si.storage</groupId>
<artifactId>storage-cloud-cmis</artifactId>
<version>2.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.storage/storage-cloud-cmis/
implementation 'it.cnr.si.storage:storage-cloud-cmis:2.0.16'
// https://jarcasting.com/artifacts/it.cnr.si.storage/storage-cloud-cmis/
implementation ("it.cnr.si.storage:storage-cloud-cmis:2.0.16")
'it.cnr.si.storage:storage-cloud-cmis:jar:2.0.16'
<dependency org="it.cnr.si.storage" name="storage-cloud-cmis" rev="2.0.16">
<artifact name="storage-cloud-cmis" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.storage', module='storage-cloud-cmis', version='2.0.16')
)
libraryDependencies += "it.cnr.si.storage" % "storage-cloud-cmis" % "2.0.16"
[it.cnr.si.storage/storage-cloud-cmis "2.0.16"]
Group / Artifact | Type | Version |
---|---|---|
it.cnr.si.storage : storage-cloud-commons | jar | 2.0.16 |
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 1.1.0 |
org.json : json | jar | 20160810 |
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.1.8.RELEASE |
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |