Markus
Markus
I needed this dependency in a project of mine and want to contribute it back to the project.
We get a RuntimeException when we try to obtain our Artifactory's repositories via ``` final Artifactory artifactory final List repositories = artifactory.repositories().list(null); ``` This call fails when we have created...
Provide a simple docker-compose deployment with a webserver serving the gameserver webpage, a Stendhal server and MySQL database server. Both the webserver and the Stendhal server are connected to the...