DigitalCollections: Core Model

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

License

License

GroupId

GroupId

de.digitalcollections.core
ArtifactId

ArtifactId

dc-core-model
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dc-core-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
commons-io : commons-io jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2

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