Added gitignore; Common module created; TTResponse created; TTLogger created; Auth RMI created;
This commit is contained in:
parent
ac694a1776
commit
f18d7c4bb4
90 changed files with 844 additions and 2105 deletions
10
.idea/libraries/com_github_cliftonlabs_json_simple_2_1_2.xml
generated
Normal file
10
.idea/libraries/com_github_cliftonlabs_json_simple_2_1_2.xml
generated
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue