up
This commit is contained in:
parent
ee230f911c
commit
697d96b322
14 changed files with 562 additions and 609 deletions
10
.idea/artifacts/Client_jar.xml
generated
Normal file
10
.idea/artifacts/Client_jar.xml
generated
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="Client:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/Client_jar</output-path>
|
||||
<root id="archive" name="Client.jar">
|
||||
<element id="module-output" name="Client" />
|
||||
<element id="module-output" name="Commons" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/github/cliftonlabs/json-simple/2.1.2/json-simple-2.1.2.jar" path-in-jar="/" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
14
.idea/artifacts/Server_jar.xml
generated
Normal file
14
.idea/artifacts/Server_jar.xml
generated
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="Server:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/Server_jar</output-path>
|
||||
<root id="archive" name="Server.jar">
|
||||
<element id="module-output" name="Server" />
|
||||
<element id="module-output" name="Commons" />
|
||||
<element id="module-output" name="Client" />
|
||||
<element id="library" level="application" name="jedis-2.1.0-sources" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/redis/clients/jedis/2.9.0/jedis-2.9.0.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar" path-in-jar="/" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/github/cliftonlabs/json-simple/2.1.2/json-simple-2.1.2.jar" path-in-jar="/" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
1089
.idea/workspace.xml
generated
1089
.idea/workspace.xml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue