Files
openide/.idea/libraries/sqlite.xml
Vladimir Krivosheev acd1a24d54 update SnakeYAML from 2.2 to 2.3, SQLite-jdbc to 3.46.1.0, and Kotlinx-datetime-jvm to 0.6.1
GitOrigin-RevId: bf3768744546da1b3b48d159084cd0de2cd5c4f4
2024-09-06 15:16:58 +00:00

21 lines
827 B
XML

<component name="libraryTable">
<library name="sqlite" type="repository">
<properties maven-id="org.xerial:sqlite-jdbc:3.46.1.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/xerial/sqlite-jdbc/3.46.1.0/sqlite-jdbc-3.46.1.0.jar">
<sha256sum>6dc7464e3803648d3ff18a7359bab6adf079fcd8495b18991f6f5edcb8ac6e3b</sha256sum>
</artifact>
</verification>
<exclude>
<dependency maven-id="org.slf4j:slf4j-api" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/xerial/sqlite-jdbc/3.46.1.0/sqlite-jdbc-3.46.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/xerial/sqlite-jdbc/3.46.1.0/sqlite-jdbc-3.46.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>