mirror of
https://gitlab.com/kauron/jstudy
synced 2026-03-13 02:11:42 +01:00
Initial commit
This commit is contained in:
commit
a39aaca33e
25 changed files with 973 additions and 0 deletions
13
.idea/libraries/Maven__junit_junit_3_8_1.xml
generated
Normal file
13
.idea/libraries/Maven__junit_junit_3_8_1.xml
generated
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<component name="libraryTable">
|
||||
<library name="Maven: junit:junit:3.8.1">
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue