4 changed files with 36 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
<component name="libraryTable"> |
||||
|
<library name="jsoup-1.22.2"> |
||||
|
<CLASSES> |
||||
|
<root url="jar://$PROJECT_DIR$/lib/jsoup-1.22.2.jar!/" /> |
||||
|
</CLASSES> |
||||
|
<JAVADOC /> |
||||
|
<SOURCES /> |
||||
|
</library> |
||||
|
</component> |
||||
@ -0,0 +1,9 @@ |
|||||
|
<component name="libraryTable"> |
||||
|
<library name="logback-classic-1.4.11"> |
||||
|
<CLASSES> |
||||
|
<root url="jar://$PROJECT_DIR$/lib/logback-classic-1.4.11.jar!/" /> |
||||
|
</CLASSES> |
||||
|
<JAVADOC /> |
||||
|
<SOURCES /> |
||||
|
</library> |
||||
|
</component> |
||||
@ -0,0 +1,9 @@ |
|||||
|
<component name="libraryTable"> |
||||
|
<library name="logback-core-1.4.11"> |
||||
|
<CLASSES> |
||||
|
<root url="jar://$PROJECT_DIR$/lib/logback-core-1.4.11.jar!/" /> |
||||
|
</CLASSES> |
||||
|
<JAVADOC /> |
||||
|
<SOURCES /> |
||||
|
</library> |
||||
|
</component> |
||||
@ -0,0 +1,9 @@ |
|||||
|
<component name="libraryTable"> |
||||
|
<library name="slf4j-api-2.0.9"> |
||||
|
<CLASSES> |
||||
|
<root url="jar://$PROJECT_DIR$/lib/slf4j-api-2.0.9.jar!/" /> |
||||
|
</CLASSES> |
||||
|
<JAVADOC /> |
||||
|
<SOURCES /> |
||||
|
</library> |
||||
|
</component> |
||||
Loading…
Reference in new issue