This project is just a container for some resources needed by jlot-client and jlot-web, so both projects can access Api URLs. This way jlot-client does not need to depend on jlot-web.
'org.jlot:jlot-api:0.87'
<dependency> <groupId>org.jlot</groupId> <artifactId>jlot-api</artifactId> <version>0.87</version> </dependency>
<dependency org="org.jlot" name="jlot-api" rev="0.87"/>
"org.jlot", "jlot-api", "0.87"