Skip to content
Snippets Groups Projects
Commit c54895f8 authored by Lange, Dr. Herbert's avatar Lange, Dr. Herbert
Browse files

updated readmes

parent 641d0d7c
No related branches found
No related tags found
No related merge requests found
# Corpus-Web-Services # Corpus-Web-Services
Java-based application to make calls to [Corpus Services](https://gitlab.rrz.uni-hamburg.de/corpus-services/corpus-services) Java-based application to make calls to [Corpus Services](https://gitlab.rrz.uni-hamburg.de/corpus-services/corpus-services)
## Requirements
Currently tested with
- Java 11
- Maven 3.8
## Build and run
- cd lib
- bash install_corpus_services_jar.sh
- cd ..
- mvn clean compile exec:java
You need to download and install corpus-services to be able to run the
corpus-web-services. The code is availble here: https://gitlab.rrz.uni-hamburg.de/corpus-services/corpus-services
After generating the jar (by running mvn compile test assembly:single) place
it here and run install_corpus_services_jar.sh
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment