License |
License |
---|---|
GroupId | GroupIdde.digitalcollections.cudami |
ArtifactId | ArtifactIddc-cudami-server-webapp |
Version | Version5.0.0-RC2 |
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>5.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-webapp/
implementation 'de.digitalcollections.cudami:dc-cudami-server-webapp:5.0.0-RC2'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-webapp/
implementation ("de.digitalcollections.cudami:dc-cudami-server-webapp:5.0.0-RC2")
'de.digitalcollections.cudami:dc-cudami-server-webapp:jar:5.0.0-RC2'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-server-webapp" rev="5.0.0-RC2">
<artifact name="dc-cudami-server-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-server-webapp', version='5.0.0-RC2')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-server-webapp" % "5.0.0-RC2"
[de.digitalcollections.cudami/dc-cudami-server-webapp "5.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.20.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |