License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.digitalcollections.cudami |
ArtifactId | ArtifactIddc-cudami-client |
Version | Version5.2.4 |
Type | Typejar |
Description |
DescriptionDigitalCollections: cudami Repository Client
Cudami is a Digital Asset Management System for management and editing of cultural objects.
|
Filename | Size |
---|---|
dc-cudami-client-5.2.4.pom | |
dc-cudami-client-5.2.4.jar | 87 KB |
dc-cudami-client-5.2.4-sources.jar | 52 KB |
dc-cudami-client-5.2.4-javadoc.jar | 790 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-client/ -->
<dependency>
<groupId>de.digitalcollections.cudami</groupId>
<artifactId>dc-cudami-client</artifactId>
<version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-client/
implementation 'de.digitalcollections.cudami:dc-cudami-client:5.2.4'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-client/
implementation ("de.digitalcollections.cudami:dc-cudami-client:5.2.4")
'de.digitalcollections.cudami:dc-cudami-client:jar:5.2.4'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-client" rev="5.2.4">
<artifact name="dc-cudami-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-client', version='5.2.4')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-client" % "5.2.4"
[de.digitalcollections.cudami/dc-cudami-client "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.3 |
de.digitalcollections.cudami : dc-cudami-model | jar | 5.2.4 |
de.digitalcollections.model : dc-model | jar | 9.1.0 |
de.digitalcollections.model : dc-model-jackson | jar | 9.1.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.4.0 |