Skip to content
/ re3cat Public

java library for managing the reference thesaurus catalogue (retcat)

License

Notifications You must be signed in to change notification settings

mainzed/re3cat

Repository files navigation

REgistry for REference thesaurus catalogue REpositories (re3cat)

A java library for the REgistry for REference thesaurus catalogue REpositories.

build version java maven output docs license

Prerequisites

The code is developed using and tested with:

  • maven 3.5.0
  • Netbeans 8.2
  • Apache Tomcat 8.0.27.0
  • JDK 1.8

Maven

The labelingsystem-retcat library is build using maven as JAR-file.

For details have a look at pom.xml.

Download and install maven and run it.

Setup

Download and install maven.

Run git clone https://github.com/mainzed/labelingsystem-retcat.git to create a local copy of this repository.

Run mvn install to install all required dependencies.

Run mvn clean install site for cleaning, building, testing and generating the documentation files.

Run the jar-file using mvn exec:java.

In order to run the Main Class in Netbeans use Run / Debug.

Running mvn test will run the unit tests with JUnit.

Documentation

Look at GitHub Pages for the latest developer documentation like maven and javadoc.

Developer Hints

Look at Gist hints for Configurations for JAVA projects using Maven.

Repo Developers

Florian Thiery M.Sc. (RGZM)

About

java library for managing the reference thesaurus catalogue (retcat)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages