DigitalCollections: Core (Backend IMPL File)

Parent for all DigitalCollections Core projects/modules: Model, Frontend, Business, Backend.

License

License

GroupId

GroupId

de.digitalcollections.core
ArtifactId

ArtifactId

dc-core-backend-file
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DigitalCollections: Core (Backend IMPL File)
Parent for all DigitalCollections Core projects/modules: Model, Frontend, Business, Backend.

Download dc-core-backend-file

How to add to project

<!-- https://jarcasting.com/artifacts/de.digitalcollections.core/dc-core-backend-file/ -->
<dependency>
    <groupId>de.digitalcollections.core</groupId>
    <artifactId>dc-core-backend-file</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.core/dc-core-backend-file/
implementation 'de.digitalcollections.core:dc-core-backend-file:2.2.0'
// https://jarcasting.com/artifacts/de.digitalcollections.core/dc-core-backend-file/
implementation ("de.digitalcollections.core:dc-core-backend-file:2.2.0")
'de.digitalcollections.core:dc-core-backend-file:jar:2.2.0'
<dependency org="de.digitalcollections.core" name="dc-core-backend-file" rev="2.2.0">
  <artifact name="dc-core-backend-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.core', module='dc-core-backend-file', version='2.2.0')
)
libraryDependencies += "de.digitalcollections.core" % "dc-core-backend-file" % "2.2.0"
[de.digitalcollections.core/dc-core-backend-file "2.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
de.digitalcollections.commons : dc-commons-yaml jar 1.3.0
de.digitalcollections.core : dc-core-backend-api jar 2.2.0
de.digitalcollections.core : dc-core-model jar 2.2.0
org.yaml : snakeyaml jar 1.19
org.assertj : assertj-core jar 3.5.2
org.slf4j : slf4j-api jar 1.7.22
org.springframework : spring-context jar 5.0.6.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.0.6.RELEASE

Project Modules

There are no modules declared in this project.

DigitalCollections: Core libraries

Build Status Codacy Badge codecov MIT License GitHub release Maven Central

Common libraries for DigitalCollections projects.

de.digitalcollections.core

Open Source at the Bayerische Staatsbibliothek

...from the MDZ Digital Library team at the Bavarian State Library

Versions

Version
2.2.0
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0