An open API service indexing awesome lists of open source software.

https://github.com/mycore-org/mycore-classifications


https://github.com/mycore-org/mycore-classifications

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

MyCoRe Classifications
======================

This project provides several classifications, which are commonly used in different MyCoRe repositories and applications.

### Availability
The classifications are bundled as JAR file and available on [Maven Central](https://central.sonatype.com/artifact/org.mycore/mycore-classifications/).

You may also find the latest versions in this [Directory](https://github.com/MyCoRe-Org/mycore-classifications/tree/main/src/main/resources/mycore-classifications)
of the GitHub-Repository.

### Usage
You can add the following dependency to your project:

```

org.mycore
mycore-classifications
1.1-SNAPSHOT

```