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.97'
<dependency> <groupId>org.jlot</groupId> <artifactId>jlot-api</artifactId> <version>0.97</version> </dependency>
<dependency org="org.jlot" name="jlot-api" rev="0.97"/>
"org.jlot", "jlot-api", "0.97"