https://github.com/mycore-org/mycore-classifications
https://github.com/mycore-org/mycore-classifications
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mycore-org/mycore-classifications
- Owner: MyCoRe-Org
- License: gpl-3.0
- Created: 2022-12-02T11:35:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T07:33:39.000Z (over 1 year ago)
- Last Synced: 2025-01-07T13:03:40.133Z (over 1 year ago)
- Language: XSLT
- Size: 679 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```