License |
License |
---|---|
Categories |
CategoriesJDBI Data Databases |
GroupId | GroupIdde.digitalcollections.cudami |
ArtifactId | ArtifactIddc-cudami-server-backend-jdbi |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDigitalCollections: cudami Repository Server (Backend IMPL JDBI PostgreSql)
Cudami is a Digital Asset Management System for management and editing of cultural objects.
|
<!-- https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-jdbi/ -->
<dependency>
<groupId>de.digitalcollections.cudami</groupId>
<artifactId>dc-cudami-server-backend-jdbi</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-jdbi/
implementation 'de.digitalcollections.cudami:dc-cudami-server-backend-jdbi:6.0.0'
// https://jarcasting.com/artifacts/de.digitalcollections.cudami/dc-cudami-server-backend-jdbi/
implementation ("de.digitalcollections.cudami:dc-cudami-server-backend-jdbi:6.0.0")
'de.digitalcollections.cudami:dc-cudami-server-backend-jdbi:jar:6.0.0'
<dependency org="de.digitalcollections.cudami" name="dc-cudami-server-backend-jdbi" rev="6.0.0">
<artifact name="dc-cudami-server-backend-jdbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.cudami', module='dc-cudami-server-backend-jdbi', version='6.0.0')
)
libraryDependencies += "de.digitalcollections.cudami" % "dc-cudami-server-backend-jdbi" % "6.0.0"
[de.digitalcollections.cudami/dc-cudami-server-backend-jdbi "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.openjson : openjson | jar | 1.0.12 |
com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
de.digitalcollections.commons : dc-commons-jdbi | jar | 5.0.0 |
de.digitalcollections.commons : dc-commons-web | jar | 1.0.1 |
de.digitalcollections.cudami : dc-cudami-model | jar | 6.0.0 |
de.digitalcollections.cudami : dc-cudami-server-backend-api | jar | 6.0.0 |
de.digitalcollections.model : dc-model | jar | 10.0.2 |
de.digitalcollections.model : dc-model-jackson | jar | 10.0.2 |
org.flywaydb : flyway-core | jar | 8.5.12 |
org.jdbi : jdbi3-core | jar | 3.30.0 |
org.jdbi : jdbi3-freemarker | jar | 3.30.0 |
org.jdbi : jdbi3-postgres | jar | 3.30.0 |
org.jdbi : jdbi3-spring5 | jar | 3.30.0 |
org.jdbi : jdbi3-sqlobject | jar | 3.30.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework : spring-context | jar | |
org.springframework.security : spring-security-web | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.23.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | 2.7.0 |
org.testcontainers : junit-jupiter | jar | 1.17.2 |
org.testcontainers : testcontainers | jar | 1.17.2 |
org.testcontainers : postgresql | jar | 1.17.2 |