texttechnologylab / DockerUnifiedUIMAInterface

A UIMA-based tool for the scaled, uniform, distributed, platform-independent and easily reusable use of Natural Language Processing (NLP) methods using Docker.
https://texttechnologylab.github.io/DockerUnifiedUIMAInterface/
GNU Affero General Public License v3.0
11 stars 10 forks source link

Compatibility Java 17 #8

Closed mevbagci closed 2 years ago

mevbagci commented 2 years ago

Currenty it is only possible with Java 11

alleonhardt commented 2 years ago

We are using Java 11 HTTP Client to do the connections. If we want to switch to an earlier version we would need to change the HTTP Client.