License |
License |
---|---|
GroupId | GroupIdde.digitalcollections.cudami |
ArtifactId | ArtifactIddc-cudami-server-webapp |
Version | Version4.5.2 |
Type | Typejar |
Description |
DescriptionDigitalCollections: cudami Repository Server (Webapp)
Cudami is a Digital Asset Management System for management and editing of cultural objects.
|
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-webapp/ -->
<dependency>
<groupId>de.digitalcollections.cudami</groupId>
<artifactId>dc-cudami-server-webapp</artifactId>
<version>4.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-webapp/
implementation 'de.digitalcollections.cudami:dc-cudami-server-webapp:4.5.2'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-webapp/
implementation ("de.digitalcollections.cudami:dc-cudami-server-webapp:4.5.2")
'de.digitalcollections.cudami:dc-cudami-server-webapp:jar:4.5.2'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-server-webapp" rev="4.5.2">
<artifact name="dc-cudami-server-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-server-webapp', version='4.5.2')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-server-webapp" % "4.5.2"
[de.digitalcollections.cudami/dc-cudami-server-webapp "4.5.2"]
Group / Artifact | Type | Version |
---|---|---|
de.digitalcollections.cudami : dc-cudami-server-backend-file | jar | 4.5.2 |
de.digitalcollections.cudami : dc-cudami-server-backend-inmemory | jar | 4.5.2 |
de.digitalcollections.cudami : dc-cudami-server-backend-jdbi | jar | 4.5.2 |
de.digitalcollections.cudami : dc-cudami-server-backend-lobid | jar | 4.5.2 |
net.logstash.logback : logstash-logback-encoder | jar | 6.6 |
org.postgresql : postgresql | jar | 42.2.19 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |