Added gitignore; Common module created; TTResponse created; TTLogger created; Auth RMI created;

This commit is contained in:
Lorenzo Iovino 2017-06-15 23:38:01 +02:00
parent ac694a1776
commit f18d7c4bb4
90 changed files with 844 additions and 2105 deletions

View file

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="com.github.cliftonlabs:json-simple:2.1.2" type="repository">
<properties maven-id="com.github.cliftonlabs:json-simple:2.1.2" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/github/cliftonlabs/json-simple/2.1.2/json-simple-2.1.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>