Last Version

DigitalCollections: cudami Repository Server (Backend IMPL JDBI PostgreSql) 6.0.0

Cudami is a Digital Asset Management System for management and editing of cultural objects.

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

de.digitalcollections.cudami
ArtifactId

ArtifactId

dc-cudami-server-backend-jdbi
Version

Version

6.0.0
Type

Type

jar
Description

Description

DigitalCollections: cudami Repository Server (Backend IMPL JDBI PostgreSql)
Cudami is a Digital Asset Management System for management and editing of cultural objects.

Download dc-cudami-server-backend-jdbi 6.0.0


<!-- 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"]

Dependencies

compile (18)

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

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.3.6

test (7)

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

Project Modules

There are no modules declared in this project.