source: sources/app/.idea/libraries/Maven__org_postgresql_postgresql_42_2_19.xml@ 843a941

Last change on this file since 843a941 was ce6ad22, checked in by DavidTrajkovski <davidtrajkovski11@…>, 3 years ago

v1 initial prototype

  • Property mode set to 100644
File size: 535 bytes
Line 
1<component name="libraryTable">
2 <library name="Maven: org.postgresql:postgresql:42.2.19">
3 <CLASSES>
4 <root url="jar://$MAVEN_REPOSITORY$/org/postgresql/postgresql/42.2.19/postgresql-42.2.19.jar!/" />
5 </CLASSES>
6 <JAVADOC>
7 <root url="jar://$MAVEN_REPOSITORY$/org/postgresql/postgresql/42.2.19/postgresql-42.2.19-javadoc.jar!/" />
8 </JAVADOC>
9 <SOURCES>
10 <root url="jar://$MAVEN_REPOSITORY$/org/postgresql/postgresql/42.2.19/postgresql-42.2.19-sources.jar!/" />
11 </SOURCES>
12 </library>
13</component>
Note: See TracBrowser for help on using the repository browser.