DigitalCollections: Core

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

License

License

GroupId

GroupId

de.digitalcollections.core
ArtifactId

ArtifactId

dc-core
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/dbmdz/digitalcollections-core
Source Code Management

Source Code Management

https://github.com/dbmdz/digitalcollections-core

Download dc-core

Filename Size
dc-core-2.2.0.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dc-core-business
  • dc-core-backend
  • dc-core-model-parent

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