mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
IJI-1182 Enable Maven dependencies checksum verification
GitOrigin-RevId: c092a94aafbffc6378dce963e3df6272ded9c092
This commit is contained in:
committed by
intellij-monorepo-bot
parent
946f57caba
commit
a8ace86e27
7
.idea/dependencyResolver.xml
generated
Normal file
7
.idea/dependencyResolver.xml
generated
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="MavenDependencyResolverConfiguration">
|
||||
<option name="VERIFY_SHA256_CHECKSUMS" value="true"/>
|
||||
<option name="USE_BIND_REPOSITORY" value="false"/>
|
||||
</component>
|
||||
</project>
|
||||
8
.idea/libraries/ASM.xml
generated
8
.idea/libraries/ASM.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ASM" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:asm-all:9.5" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:asm-all:9.5">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/asm-all/9.5/asm-all-9.5.jar">
|
||||
<sha256sum>a1b68c71e5c72ff41fefea29f8d1c2499f2e31278acf8e312249df349b263fbe</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/asm-all/9.5/asm-all-9.5.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/CGLIB.xml
generated
8
.idea/libraries/CGLIB.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="CGLIB" type="repository">
|
||||
<properties maven-id="cglib:cglib-nodep:3.3.0" />
|
||||
<properties maven-id="cglib:cglib-nodep:3.3.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/cglib/cglib-nodep/3.3.0/cglib-nodep-3.3.0.jar">
|
||||
<sha256sum>3366d2c88fb576e486d830f521184e8f1839f8c15dcd2151a3f6e1f62b0b37a0</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib-nodep/3.3.0/cglib-nodep-3.3.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
17
.idea/libraries/Gradle.xml
generated
17
.idea/libraries/Gradle.xml
generated
@@ -1,6 +1,21 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:gradle-api:8.2-rc-2" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps:gradle-api:8.2-rc-2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/gradle-api/8.2-rc-2/gradle-api-8.2-rc-2.jar">
|
||||
<sha256sum>2754fb93e0ea6e7d7e20c6b8c3e3dc51e723ce9be156f00a60038d605d19c20a</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/gradle-api-impldep/8.2-rc-2/gradle-api-impldep-8.2-rc-2.jar">
|
||||
<sha256sum>eee1cbe2bffb08863dd879a37d17539bbd7188b762153fa5c94ce5888d218a3e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/gradle-wrapper/8.2-rc-2/gradle-wrapper-8.2-rc-2.jar">
|
||||
<sha256sum>5c9a1a6f50b4f8c0264b1ac69013bef9f8363733275fafa56c70c84be3276bb8</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/gradle-launcher/8.2-rc-2/gradle-launcher-8.2-rc-2.jar">
|
||||
<sha256sum>8ffd8aa02fd30adf36a6d5fa0b00a3c67e9e26577cb81ea3915853a5bf970ac7</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/gradle-api/8.2-rc-2/gradle-api-8.2-rc-2.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/gradle-api-impldep/8.2-rc-2/gradle-api-impldep-8.2-rc-2.jar!/" />
|
||||
|
||||
11
.idea/libraries/Guava.xml
generated
11
.idea/libraries/Guava.xml
generated
@@ -1,6 +1,17 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Guava" type="repository">
|
||||
<properties maven-id="com.google.guava:guava:31.1-jre">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar">
|
||||
<sha256sum>a42edc9cab792e39fe39bb94f3fca655ed157ff87a8af78e1d6ba5b07c4a00ab</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar">
|
||||
<sha256sum>a171ee4c734dd2da837e4b16be9df4661afab72a41adaf31eb84dfdaf936ca26</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar">
|
||||
<sha256sum>21af30c92267bd6122c0e0b4d20cccb6641a37eaf956c6540ec471d584e64a7b</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.google.guava:listenablefuture" />
|
||||
<dependency maven-id="com.google.code.findbugs:jsr305" />
|
||||
|
||||
8
.idea/libraries/HdrHistogram.xml
generated
8
.idea/libraries/HdrHistogram.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="HdrHistogram" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.hdrhistogram:HdrHistogram:2.1.12" />
|
||||
<properties include-transitive-deps="false" maven-id="org.hdrhistogram:HdrHistogram:2.1.12">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar">
|
||||
<sha256sum>9b47fbae444feaac4b7e04f0ea294569e4bc282bc69d8c2ce2ac3f23577281e2</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/JUnit3.xml
generated
8
.idea/libraries/JUnit3.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit3" type="repository">
|
||||
<properties maven-id="junit:junit:3.8.1" />
|
||||
<properties maven-id="junit:junit:3.8.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1.jar">
|
||||
<sha256sum>b58e459509e190bed737f3592bc1950485322846cf10e78ded1d065153012d70</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
11
.idea/libraries/JUnit4.xml
generated
11
.idea/libraries/JUnit4.xml
generated
@@ -1,6 +1,15 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit4" type="repository">
|
||||
<properties maven-id="junit:junit:4.13.2" />
|
||||
<properties maven-id="junit:junit:4.13.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/junit/junit/4.13.2/junit-4.13.2.jar">
|
||||
<sha256sum>8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar">
|
||||
<sha256sum>66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/junit4" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
17
.idea/libraries/JUnit5.xml
generated
17
.idea/libraries/JUnit5.xml
generated
@@ -1,6 +1,21 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit5" type="repository">
|
||||
<properties maven-id="org.junit.jupiter:junit-jupiter-api:5.9.1" />
|
||||
<properties maven-id="org.junit.jupiter:junit-jupiter-api:5.9.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar">
|
||||
<sha256sum>5d2fe4d719dffb25a95d77e9c7a34893cbbb1b4cc6c86f2726af7e0fb7035b2f</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar">
|
||||
<sha256sum>58812de60898d976fb81ef3b62da05c6604c18fd4a249f5044282479fc286af2</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar">
|
||||
<sha256sum>a8e82d510bbbce5fe1777b2ecf7bc68401e9ae8327009e029b2db5798403d25e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar">
|
||||
<sha256sum>b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar!/" />
|
||||
|
||||
8
.idea/libraries/JUnit5Jupiter.xml
generated
8
.idea/libraries/JUnit5Jupiter.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit5Jupiter" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.junit.jupiter:junit-jupiter-engine:5.9.1" />
|
||||
<properties include-transitive-deps="false" maven-id="org.junit.jupiter:junit-jupiter-engine:5.9.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar">
|
||||
<sha256sum>8bbc506b4f603ede1f6bafd8eee69a9cc43de0c26a0ee8d40d583d3feeedc2e9</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/JUnit5Launcher.xml
generated
8
.idea/libraries/JUnit5Launcher.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit5Launcher" type="repository">
|
||||
<properties maven-id="org.junit.platform:junit-platform-launcher:1.9.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar">
|
||||
<sha256sum>5fb50ef56168358892e1bd0a080e2e5bb74dc882b2ecc2a9bad0eadb5a6a449e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar">
|
||||
<sha256sum>f59c3a67087f2b9bbb17a9c06dd416697989b2c53b38843874ebbbbcb0afc23f</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.apiguardian:apiguardian-api" />
|
||||
<dependency maven-id="org.opentest4j:opentest4j" />
|
||||
|
||||
8
.idea/libraries/JUnit5Params.xml
generated
8
.idea/libraries/JUnit5Params.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit5Params" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.junit.jupiter:junit-jupiter-params:5.9.1" />
|
||||
<properties include-transitive-deps="false" maven-id="org.junit.jupiter:junit-jupiter-params:5.9.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar">
|
||||
<sha256sum>30157f26d857ba4f84c0d84d156f55f056e80dc09b4281affa8b1ed4d3205c08</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
14
.idea/libraries/JUnit5Suites.xml
generated
14
.idea/libraries/JUnit5Suites.xml
generated
@@ -1,6 +1,20 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit5Suites" type="repository">
|
||||
<properties maven-id="org.junit.platform:junit-platform-suite:1.9.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-suite/1.9.1/junit-platform-suite-1.9.1.jar">
|
||||
<sha256sum>a21d4de7695ecabaff20b21a641d8f1e35bb2f3e57e752fd94f2209d87f06228</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-suite-api/1.9.1/junit-platform-suite-api-1.9.1.jar">
|
||||
<sha256sum>f49e2a8983a52e2e5566a16828d634a02592ab8bf51d23c5c091214bc15e57b4</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-suite-engine/1.9.1/junit-platform-suite-engine-1.9.1.jar">
|
||||
<sha256sum>e7b7ee49332764acaa64f88cfe4c624e4d69b15d04cacbf98103ed91d027e06c</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-suite-commons/1.9.1/junit-platform-suite-commons-1.9.1.jar">
|
||||
<sha256sum>8279775f6a9b075e394a888b8ab1226307c86fb925b4414270be9518cf07377c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.junit.platform:junit-platform-commons" />
|
||||
<dependency maven-id="org.apiguardian:apiguardian-api" />
|
||||
|
||||
8
.idea/libraries/JUnit5Vintage.xml
generated
8
.idea/libraries/JUnit5Vintage.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="JUnit5Vintage" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.junit.vintage:junit-vintage-engine:5.9.1" />
|
||||
<properties include-transitive-deps="false" maven-id="org.junit.vintage:junit-vintage-engine:5.9.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/junit/vintage/junit-vintage-engine/5.9.1/junit-vintage-engine-5.9.1.jar">
|
||||
<sha256sum>b97de493877c9ba5e4f03b44bd348a53e5fc9df2df5b1a048923e0204f7d7178</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/junit/vintage/junit-vintage-engine/5.9.1/junit-vintage-engine-5.9.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/Java_Compatibility.xml
generated
8
.idea/libraries/Java_Compatibility.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Java Compatibility" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:java-compatibility:1.0.1" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps:java-compatibility:1.0.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/java-compatibility/1.0.1/java-compatibility-1.0.1.jar">
|
||||
<sha256sum>1f799c9e7691a4dcddb1cb3e28e8517d5e6b27c2ac75093f39714afdc9216950</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/java-compatibility" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/Jaxen.xml
generated
8
.idea/libraries/Jaxen.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Jaxen" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="jaxen:jaxen:1.2.0" />
|
||||
<properties include-transitive-deps="false" maven-id="jaxen:jaxen:1.2.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar">
|
||||
<sha256sum>70feef9dd75ad064def05a3ce8975aeba515ee7d1be146d12199c8828a64174c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/Kryo5.xml
generated
8
.idea/libraries/Kryo5.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Kryo5" type="repository">
|
||||
<properties maven-id="com.esotericsoftware.kryo:kryo5:5.5.0" />
|
||||
<properties maven-id="com.esotericsoftware.kryo:kryo5:5.5.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/esotericsoftware/kryo/kryo5/5.5.0/kryo5-5.5.0.jar">
|
||||
<sha256sum>5dab506f91ab06adad1acb5fe904e587c2781593a7930f003e84f6597622f3b2</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/esotericsoftware/kryo/kryo5/5.5.0/kryo5-5.5.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/Log4J.xml
generated
8
.idea/libraries/Log4J.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Log4J" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.slf4j:log4j-over-slf4j:1.7.36" />
|
||||
<properties include-transitive-deps="false" maven-id="org.slf4j:log4j-over-slf4j:1.7.36">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/slf4j/log4j-over-slf4j/1.7.36/log4j-over-slf4j-1.7.36.jar">
|
||||
<sha256sum>0a7e032bf5bcdd5b2bf8bf2e5cf02c5646f2aa6fee66933b8150dbe84e651e8a</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/slf4j/log4j-over-slf4j/1.7.36/log4j-over-slf4j-1.7.36.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/NanoXML.xml
generated
8
.idea/libraries/NanoXML.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="NanoXML" type="repository">
|
||||
<properties maven-id="be.cyberelf.nanoxml:nanoxml:2.2.3" />
|
||||
<properties maven-id="be.cyberelf.nanoxml:nanoxml:2.2.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/be/cyberelf/nanoxml/nanoxml/2.2.3/nanoxml-2.2.3.jar">
|
||||
<sha256sum>76f5f1fb2193f186d699f6cf396505d63e4dc8c14f8e7517f763845fa87a88bf</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/be/cyberelf/nanoxml/nanoxml/2.2.3/nanoxml-2.2.3.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/Objenesis.xml
generated
8
.idea/libraries/Objenesis.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Objenesis" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.objenesis:objenesis:3.2" />
|
||||
<properties include-transitive-deps="false" maven-id="org.objenesis:objenesis:3.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.2/objenesis-3.2.jar">
|
||||
<sha256sum>03d960bd5aef03c653eb000413ada15eb77cdd2b8e4448886edf5692805e35f3</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.2/objenesis-3.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/OroMatcher.xml
generated
8
.idea/libraries/OroMatcher.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="OroMatcher" type="repository">
|
||||
<properties maven-id="oro:oro:2.0.8" />
|
||||
<properties maven-id="oro:oro:2.0.8">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/oro/oro/2.0.8/oro-2.0.8.jar">
|
||||
<sha256sum>e00ccdad5df7eb43fdee44232ef64602bf63807c2d133a7be83ba09fd49af26e</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/oro/oro/2.0.8/oro-2.0.8.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
11
.idea/libraries/SSHJ.xml
generated
11
.idea/libraries/SSHJ.xml
generated
@@ -1,6 +1,17 @@
|
||||
<component name="libraryTable">
|
||||
<library name="SSHJ" type="repository">
|
||||
<properties maven-id="com.hierynomus:sshj:0.35.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/hierynomus/sshj/0.35.0/sshj-0.35.0.jar">
|
||||
<sha256sum>d3b3d71f3e834c7e52d022036c2e96c2b21c8ec7baa20270965c4d59e2e4d86e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/hierynomus/asn-one/0.6.0/asn-one-0.6.0.jar">
|
||||
<sha256sum>e4f70fd92849b52240048b8ebace0c9a17d3bb7b9c882b3c7778cec3458495f5</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar">
|
||||
<sha256sum>4dda1120db856640dbec04140ed23242215a075fe127bdefa0dcfa29fb31267d</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.slf4j:slf4j-api" />
|
||||
<dependency maven-id="org.bouncycastle:bcprov-jdk15on" />
|
||||
|
||||
5
.idea/libraries/Slf4j.xml
generated
5
.idea/libraries/Slf4j.xml
generated
@@ -1,6 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Slf4j" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.slf4j:slf4j-api:1.7.36">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar">
|
||||
<sha256sum>d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.slf4j:slf4j-jdk14" />
|
||||
</exclude>
|
||||
|
||||
8
.idea/libraries/StreamEx.xml
generated
8
.idea/libraries/StreamEx.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="StreamEx" type="repository">
|
||||
<properties maven-id="one.util:streamex:0.8.1" />
|
||||
<properties maven-id="one.util:streamex:0.8.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/one/util/streamex/0.8.1/streamex-0.8.1.jar">
|
||||
<sha256sum>84dbfa4730565134504d65cdd823341c8b2ee655e2d1c5f004cf95bff0180655</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/one/util/streamex/0.8.1/streamex-0.8.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
11
.idea/libraries/TestNG.xml
generated
11
.idea/libraries/TestNG.xml
generated
@@ -1,6 +1,17 @@
|
||||
<component name="libraryTable">
|
||||
<library name="TestNG" type="repository">
|
||||
<properties maven-id="org.testng:testng:7.7.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/testng/testng/7.7.0/testng-7.7.0.jar">
|
||||
<sha256sum>7c686ba8696f8206473b1b78e7e4947191b2aa4891c57b184b44ad4e052d2c08</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/beust/jcommander/1.82/jcommander-1.82.jar">
|
||||
<sha256sum>deeac157c8de6822878d85d0c7bc8467a19cc8484d37788f7804f039dde280b1</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/webjars/jquery/3.6.1/jquery-3.6.1.jar">
|
||||
<sha256sum>da2381fbee4799631ba44d1f4d6487b886b22450c7fc85842c5fdfa03429b817</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.google.guava:guava" />
|
||||
<dependency maven-id="org.yaml:snakeyaml" />
|
||||
|
||||
8
.idea/libraries/Velocity.xml
generated
8
.idea/libraries/Velocity.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Velocity" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.velocity:velocity-engine-core:2.3" />
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.velocity:velocity-engine-core:2.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar">
|
||||
<sha256sum>b086cee8fd8183e240b4afcf54fe38ec33dd8eb0da414636e5bf7aa4d9856629</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
14
.idea/libraries/XStream.xml
generated
14
.idea/libraries/XStream.xml
generated
@@ -1,6 +1,18 @@
|
||||
<component name="libraryTable">
|
||||
<library name="XStream" type="repository">
|
||||
<properties maven-id="com.thoughtworks.xstream:xstream:1.4.20" />
|
||||
<properties maven-id="com.thoughtworks.xstream:xstream:1.4.20">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar">
|
||||
<sha256sum>87df0f0be57c92037d0110fbb225a30b651702dc275653d285afcfef31bc2e81</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar">
|
||||
<sha256sum>aeeee23a3303d811bca8790ea7f25b534314861c03cff36dafdcc2180969eb97</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar">
|
||||
<sha256sum>34e08ee62116071cbb69c0ed70d15a7a5b208d62798c59f2120bb8929324cb63</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/thoughtworks/xstream/xstream/1.4.20/xstream-1.4.20.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar!/" />
|
||||
|
||||
8
.idea/libraries/Xerces.xml
generated
8
.idea/libraries/Xerces.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Xerces" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="xerces:xercesImpl:2.12.2" />
|
||||
<properties include-transitive-deps="false" maven-id="xerces:xercesImpl:2.12.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar">
|
||||
<sha256sum>6fc991829af1708d15aea50c66f0beadcd2cfeb6968e0b2f55c1b0909883fe16</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/XmlRPC.xml
generated
8
.idea/libraries/XmlRPC.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="XmlRPC" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.ws.xmlrpc:xmlrpc:2.0.1" />
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.ws.xmlrpc:xmlrpc:2.0.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/ws/xmlrpc/xmlrpc/2.0.1/xmlrpc-2.0.1.jar">
|
||||
<sha256sum>36efda6efee96e83602c9ba246db19bf4c5e733324390d2fa8213417d6b681e7</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/ws/xmlrpc/xmlrpc/2.0.1/xmlrpc-2.0.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
11
.idea/libraries/aalto_xml.xml
generated
11
.idea/libraries/aalto_xml.xml
generated
@@ -1,6 +1,15 @@
|
||||
<component name="libraryTable">
|
||||
<library name="aalto-xml" type="repository">
|
||||
<properties maven-id="com.fasterxml:aalto-xml:1.3.2" />
|
||||
<properties maven-id="com.fasterxml:aalto-xml:1.3.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/aalto-xml/1.3.2/aalto-xml-1.3.2.jar">
|
||||
<sha256sum>dcf2d5f453056c3ce848caff4179021bfb83b5efb3a3d779433c5bd70976068b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar">
|
||||
<sha256sum>badf6081a0bb526fd2c01951dfefad91b6846b6dd0eb0048587e30d1dd334e68</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/aalto-xml/1.3.2/aalto-xml-1.3.2.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar!/" />
|
||||
|
||||
8
.idea/libraries/aapt_proto.xml
generated
8
.idea/libraries/aapt_proto.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="aapt-proto" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.android.tools.build:aapt2-proto:0.3.1" />
|
||||
<properties include-transitive-deps="false" maven-id="com.android.tools.build:aapt2-proto:0.3.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar">
|
||||
<sha256sum>a503219b89b0aaf7b7c6c9b3b17d69e655a6c619072b684a1ea4fbf1d7dc49da</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/aia_proto.xml
generated
8
.idea/libraries/aia_proto.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="aia-proto" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.base:proto:223.0.1.0" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.base:proto:223.0.1.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/base/proto/223.0.1.0/proto-223.0.1.0.jar">
|
||||
<sha256sum>fc56d0846f53f85b3cb443f3bbf13405b3361ff48cb74ec03d226a7b55e1f90c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/base/proto/223.0.1.0/proto-223.0.1.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="android-test-plugin-host-device-info-proto" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.base:libstudio.android-test-plugin-host-device-info-proto:223.0.1.0" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.base:libstudio.android-test-plugin-host-device-info-proto:223.0.1.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/base/libstudio.android-test-plugin-host-device-info-proto/223.0.1.0/libstudio.android-test-plugin-host-device-info-proto-223.0.1.0.jar">
|
||||
<sha256sum>b6e1c5f2f773dad73e0b9f3f774db4100d275e818b1a53c1358ec94f881ca605</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/base/libstudio.android-test-plugin-host-device-info-proto/223.0.1.0/libstudio.android-test-plugin-host-device-info-proto-223.0.1.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/ap_validation.xml
generated
8
.idea/libraries/ap_validation.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ap-validation" type="repository">
|
||||
<properties maven-id="com.jetbrains.fus.reporting:ap-validation:76">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/jetbrains/fus/reporting/ap-validation/76/ap-validation-76.jar">
|
||||
<sha256sum>3d2123e0a17edd77776f083d04b2465fdb30d07484be658db0304587bd54ba07</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/jetbrains/fus/reporting/model/76/model-76.jar">
|
||||
<sha256sum>2d931e26e6632f608a6dab0fb60d27fae075260bf4532bb6ba8828d81bd167b3</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
|
||||
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
|
||||
|
||||
14
.idea/libraries/asm_tools.xml
generated
14
.idea/libraries/asm_tools.xml
generated
@@ -1,6 +1,18 @@
|
||||
<component name="libraryTable">
|
||||
<library name="asm-tools" type="repository">
|
||||
<properties maven-id="org.ow2.asm:asm-analysis:9.3" />
|
||||
<properties maven-id="org.ow2.asm:asm-analysis:9.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar">
|
||||
<sha256sum>37fd5392bb2cf4c15f202ffefd46d0e92bb34ff848c549f30d426a60d6b29495</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar">
|
||||
<sha256sum>ae629c2609f39681ef8d140a42a23800464a94f2d23e36d8f25cd10d5e4caff4</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.3/asm-9.3.jar">
|
||||
<sha256sum>1263369b59e29c943918de11d6d6152e2ec6085ce63e5710516f8c67d368e4bc</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar!/" />
|
||||
|
||||
11
.idea/libraries/assertJ.xml
generated
11
.idea/libraries/assertJ.xml
generated
@@ -1,6 +1,15 @@
|
||||
<component name="libraryTable">
|
||||
<library name="assertJ" type="repository">
|
||||
<properties maven-id="org.assertj:assertj-core:3.24.2" />
|
||||
<properties maven-id="org.assertj:assertj-core:3.24.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar">
|
||||
<sha256sum>df3d0b348f1fe806bdddcb10fa4ae63c6679e9888d4bc7055f09848517976aa3</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.jar">
|
||||
<sha256sum>f6f45c2237a7f132c16745ad2a52c4cdde58028b11ee80b09f0d422f4930d685</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.jar!/" />
|
||||
|
||||
8
.idea/libraries/assertj_swing.xml
generated
8
.idea/libraries/assertj_swing.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="assertj-swing" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.assertj:assertj-swing:3.17.1" />
|
||||
<properties include-transitive-deps="false" maven-id="org.assertj:assertj-swing:3.17.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/assertj/assertj-swing/3.17.1/assertj-swing-3.17.1.jar">
|
||||
<sha256sum>e36445438d72d83cc48015dcb3f14d9a97eaa42c4663a9826db2bb50e4c7713b</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-swing/3.17.1/assertj-swing-3.17.1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/automaton.xml
generated
8
.idea/libraries/automaton.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="automaton" type="repository">
|
||||
<properties maven-id="dk.brics:automaton:1.12-1" />
|
||||
<properties maven-id="dk.brics:automaton:1.12-1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/dk/brics/automaton/1.12-1/automaton-1.12-1.jar">
|
||||
<sha256sum>d75c864362cb9fdb741809c2317a4dcfa7433c9043d773269b4a7b1b1c2234f9</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/dk/brics/automaton/1.12-1/automaton-1.12-1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/baksmali.xml
generated
8
.idea/libraries/baksmali.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="baksmali" type="repository">
|
||||
<properties maven-id="com.android.tools.smali:smali-baksmali:3.0.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/android/tools/smali/smali-baksmali/3.0.0/smali-baksmali-3.0.0.jar">
|
||||
<sha256sum>d74a3c71bc2cd5786a960a546221ad44abd05506067f1aa7ae50f041ff859e1e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/android/tools/smali/smali-util/3.0.0/smali-util-3.0.0.jar">
|
||||
<sha256sum>7008f8d3fb63920d044e7d1f387a0ccff6a7e328ff252a90554d7a0e4c7f8014</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.android.tools.smali:smali-dexlib2" />
|
||||
<dependency maven-id="com.google.code.findbugs:jsr305" />
|
||||
|
||||
5
.idea/libraries/blockmap.xml
generated
5
.idea/libraries/blockmap.xml
generated
@@ -1,6 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="blockmap" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij:blockmap:1.0.6">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/blockmap/1.0.6/blockmap-1.0.6.jar">
|
||||
<sha256sum>ea4e6f77856806c2c79916c194e85c558d23623fac661ca307da2e8775676a9c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
|
||||
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk7" />
|
||||
|
||||
8
.idea/libraries/bouncy_castle_pgp.xml
generated
8
.idea/libraries/bouncy_castle_pgp.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="bouncy-castle-pgp" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.bouncycastle:bcpg-jdk18on:1.73" />
|
||||
<properties include-transitive-deps="false" maven-id="org.bouncycastle:bcpg-jdk18on:1.73">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar">
|
||||
<sha256sum>dd6efbd826f0d3aed3a1193acf1d81dd6044c585b90ddf88adca4e1fb41a0984</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
14
.idea/libraries/bouncy_castle_provider.xml
generated
14
.idea/libraries/bouncy_castle_provider.xml
generated
@@ -1,6 +1,18 @@
|
||||
<component name="libraryTable">
|
||||
<library name="bouncy-castle-provider" type="repository">
|
||||
<properties maven-id="org.bouncycastle:bcpkix-jdk18on:1.73" />
|
||||
<properties maven-id="org.bouncycastle:bcpkix-jdk18on:1.73">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/bouncycastle/bcpkix-jdk18on/1.73/bcpkix-jdk18on-1.73.jar">
|
||||
<sha256sum>9487164ba018f2211fcc0f989d6f4ea25b7d48fc6031501c3c7e3a17b164d860</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar">
|
||||
<sha256sum>ad3ae628f4459a8fecb5c1a142b5525ce5118817414f97efd92f5448a69180ff</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/bouncycastle/bcutil-jdk18on/1.73/bcutil-jdk18on-1.73.jar">
|
||||
<sha256sum>0b70292c36cfe08ac00a71f5cc5af4c412ceedbc8c0f0a22995dbacfaf25dd42</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/bouncycastle/bcpkix-jdk18on/1.73/bcpkix-jdk18on-1.73.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar!/" />
|
||||
|
||||
8
.idea/libraries/caffeine.xml
generated
8
.idea/libraries/caffeine.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="caffeine" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.github.ben-manes.caffeine:caffeine:3.1.6" />
|
||||
<properties include-transitive-deps="false" maven-id="com.github.ben-manes.caffeine:caffeine:3.1.6">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar">
|
||||
<sha256sum>0311f9d5d9750aa2a1c11cbdba5a5cb7fec91c8870d6f179f324b3f5295b87dd</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/classgraph.xml
generated
8
.idea/libraries/classgraph.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="classgraph" type="repository">
|
||||
<properties maven-id="io.github.classgraph:classgraph:4.8.158" />
|
||||
<properties maven-id="io.github.classgraph:classgraph:4.8.158">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.158/classgraph-4.8.158.jar">
|
||||
<sha256sum>fb99167dc45bf34f9e40141069f68583a53104c45ffca410642255d1ca81343f</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.158/classgraph-4.8.158.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/cli_parser.xml
generated
8
.idea/libraries/cli_parser.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="cli-parser" type="repository">
|
||||
<properties maven-id="com.github.spullara.cli-parser:cli-parser:1.1.6" />
|
||||
<properties maven-id="com.github.spullara.cli-parser:cli-parser:1.1.6">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/github/spullara/cli-parser/cli-parser/1.1.6/cli-parser-1.1.6.jar">
|
||||
<sha256sum>436143bc3b925a1af4d0b8c9c7c53ac5c937f0f7aa32e4d97a24ce0a301ede27</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/github/spullara/cli-parser/cli-parser/1.1.6/cli-parser-1.1.6.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/cloud_config_client.xml
generated
8
.idea/libraries/cloud_config_client.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="cloud-config-client" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.jetbrains.cloudconfig:cloudconfig:2.2.0" />
|
||||
<properties include-transitive-deps="false" maven-id="com.jetbrains.cloudconfig:cloudconfig:2.2.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/jetbrains/cloudconfig/cloudconfig/2.2.0/cloudconfig-2.2.0.jar">
|
||||
<sha256sum>f2246f96f74545e025787f281a8bef2920601d55f7251d9d7a449744083e3265</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/jetbrains/cloudconfig/cloudconfig/2.2.0/cloudconfig-2.2.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_cli.xml
generated
8
.idea/libraries/commons_cli.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-cli" type="repository">
|
||||
<properties maven-id="commons-cli:commons-cli:1.5.0" />
|
||||
<properties maven-id="commons-cli:commons-cli:1.5.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar">
|
||||
<sha256sum>bc8bb01fc0fad250385706e20f927ddcff6173f6339b387dc879237752567ac6</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/commons-cli" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/commons_codec.xml
generated
8
.idea/libraries/commons_codec.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-codec" type="repository">
|
||||
<properties maven-id="commons-codec:commons-codec:1.15" />
|
||||
<properties maven-id="commons-codec:commons-codec:1.15">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.15/commons-codec-1.15.jar">
|
||||
<sha256sum>b3e9f6d63a790109bf0d056611fbed1cf69055826defeb9894a71369d246ed63</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.15/commons-codec-1.15.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_collections.xml
generated
8
.idea/libraries/commons_collections.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-collections" type="repository">
|
||||
<properties maven-id="commons-collections:commons-collections:3.2.2" />
|
||||
<properties maven-id="commons-collections:commons-collections:3.2.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar">
|
||||
<sha256sum>eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_compress.xml
generated
8
.idea/libraries/commons_compress.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-compress" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.commons:commons-compress:1.23.0" />
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.commons:commons-compress:1.23.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar">
|
||||
<sha256sum>c267f17160e9ef662b4d78b7f29dca7c82b15c5cff2cb6a9865ef4ab3dd5b787</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_imaging.xml
generated
8
.idea/libraries/commons_imaging.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-imaging" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:commons-imaging:1.0-RC-1" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps:commons-imaging:1.0-RC-1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/commons-imaging/1.0-RC-1/commons-imaging-1.0-RC-1.jar">
|
||||
<sha256sum>ba1cb46e5494286940b016da372ae94a60d2dbc411b6dac5db1e40128725d501</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/commons-imaging/1.0-RC-1/commons-imaging-1.0-RC-1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_io.xml
generated
8
.idea/libraries/commons_io.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-io" type="repository">
|
||||
<properties maven-id="commons-io:commons-io:2.11.0" />
|
||||
<properties maven-id="commons-io:commons-io:2.11.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar">
|
||||
<sha256sum>961b2f6d87dbacc5d54abf45ab7a6e2495f89b75598962d8c723cea9bc210908</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_lang.xml
generated
8
.idea/libraries/commons_lang.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-lang" type="repository">
|
||||
<properties maven-id="commons-lang:commons-lang:2.6" />
|
||||
<properties maven-id="commons-lang:commons-lang:2.6">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/commons-lang/commons-lang/2.6/commons-lang-2.6.jar">
|
||||
<sha256sum>50f11b09f877c294d56f24463f47d28f929cf5044f648661c0f0cfbae9a2f49c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_lang3.xml
generated
8
.idea/libraries/commons_lang3.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-lang3" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.commons:commons-lang3:3.12.0" />
|
||||
<properties include-transitive-deps="false" maven-id="org.apache.commons:commons-lang3:3.12.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar">
|
||||
<sha256sum>d919d904486c037f8d193412da0c92e22a9fa24230b9d67a57855c5c31c7e94e</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/commons_logging.xml
generated
8
.idea/libraries/commons_logging.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="commons-logging" type="repository">
|
||||
<properties maven-id="commons-logging:commons-logging:1.2" />
|
||||
<properties maven-id="commons-logging:commons-logging:1.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2.jar">
|
||||
<sha256sum>daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.2/commons-logging-1.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/compile_testing.xml
generated
8
.idea/libraries/compile_testing.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="compile-testing" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.google.testing.compile:compile-testing:0.16" />
|
||||
<properties include-transitive-deps="false" maven-id="com.google.testing.compile:compile-testing:0.16">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/testing/compile/compile-testing/0.16/compile-testing-0.16.jar">
|
||||
<sha256sum>55746fa706fb051a53f61d205eb66ee31e33ed1936d92b323c7001df18ad3acb</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/google/testing/compile/compile-testing/0.16/compile-testing-0.16.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/cucumber_core.xml
generated
8
.idea/libraries/cucumber_core.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="cucumber-core" type="repository">
|
||||
<properties maven-id="info.cukes:cucumber-core:1.2.4">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/info/cukes/cucumber-core/1.2.4/cucumber-core-1.2.4.jar">
|
||||
<sha256sum>424f81cb5ce84386bd310d572f8edd91723cde58abd52f65db5888e0b38eb8f5</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar">
|
||||
<sha256sum>0a5ebc0506ab1e4a08af1ca150f797304ff53b953c5b1f6fcf1f81551d964aad</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="info.cukes:cucumber-html" />
|
||||
<dependency maven-id="info.cukes:cucumber-jvm-deps" />
|
||||
|
||||
20
.idea/libraries/cucumber_core_2_0_1.xml
generated
20
.idea/libraries/cucumber_core_2_0_1.xml
generated
@@ -1,6 +1,24 @@
|
||||
<component name="libraryTable">
|
||||
<library name="cucumber-core:2.0.1" type="repository">
|
||||
<properties maven-id="io.cucumber:cucumber-core:2.4.0" />
|
||||
<properties maven-id="io.cucumber:cucumber-core:2.4.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/cucumber-core/2.4.0/cucumber-core-2.4.0.jar">
|
||||
<sha256sum>ac0f343d6fc0dca4c93f8b6a6266b3bf4cb4d61913b8a4cd2b3abf50025268cf</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/info/cukes/cucumber-html/0.2.6/cucumber-html-0.2.6.jar">
|
||||
<sha256sum>e2167e99bdb018576cce9cc0aad154ad995fe67a4b0c36c63344f743865f96e7</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/cucumber-jvm-deps/1.0.6/cucumber-jvm-deps-1.0.6.jar">
|
||||
<sha256sum>d1c2cc901dd702eb77a2258c0d1446e4a302d28da0d4b49cd11ff3d5929281fa</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/gherkin/5.0.0/gherkin-5.0.0.jar">
|
||||
<sha256sum>e35cfa4a16204bf59fa167bb6d45be0717d6b7cfba1c30f156d8f21cde2f4065</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/tag-expressions/1.1.1/tag-expressions-1.1.1.jar">
|
||||
<sha256sum>e5a0a71fb846752900c0e5a99aa13e5a1bbc3ec97e7faf26803648fa45215584</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-core/2.4.0/cucumber-core-2.4.0.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/cucumber-html/0.2.6/cucumber-html-0.2.6.jar!/" />
|
||||
|
||||
8
.idea/libraries/cucumber_testing.xml
generated
8
.idea/libraries/cucumber_testing.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="cucumber-testing" type="repository">
|
||||
<properties maven-id="info.cukes:cucumber-jvm-deps:1.0.5" />
|
||||
<properties maven-id="info.cukes:cucumber-jvm-deps:1.0.5">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar">
|
||||
<sha256sum>2a4e84a51defe9108579b3c0a86bb41e54f04e9042e83adf4348a974dcf1dee6</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/decentxml.xml
generated
8
.idea/libraries/decentxml.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="decentxml" type="repository">
|
||||
<properties maven-id="de.pdark:decentxml:1.4" />
|
||||
<properties maven-id="de.pdark:decentxml:1.4">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/de/pdark/decentxml/1.4/decentxml-1.4.jar">
|
||||
<sha256sum>fe671ff552a8d724710e37fdb224b19c9aaf16ed3ce8dc8bbc694788f79edd41</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/de/pdark/decentxml/1.4/decentxml-1.4.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/download_pgp_verifier.xml
generated
8
.idea/libraries/download_pgp_verifier.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="download-pgp-verifier" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.jetbrains.infra:download-pgp-verifier:1.0.2" />
|
||||
<properties include-transitive-deps="false" maven-id="com.jetbrains.infra:download-pgp-verifier:1.0.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/jetbrains/infra/download-pgp-verifier/1.0.2/download-pgp-verifier-1.0.2.jar">
|
||||
<sha256sum>81110da550181e2f8d90c7161f71fb8e9f8777632e75c37fbed5fbf3a0feacb4</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/jetbrains/infra/download-pgp-verifier/1.0.2/download-pgp-verifier-1.0.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/easymock.xml
generated
8
.idea/libraries/easymock.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="easymock" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.easymock:easymock:4.3" />
|
||||
<properties include-transitive-deps="false" maven-id="org.easymock:easymock:4.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/easymock/easymock/4.3/easymock-4.3.jar">
|
||||
<sha256sum>c230864c8b11636aaa6bb49eee00a4342d3e016d860b4f80b89068fd056d1404</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/easymock/easymock/4.3/easymock-4.3.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/ec4j_core.xml
generated
8
.idea/libraries/ec4j_core.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ec4j-core" type="repository">
|
||||
<properties maven-id="org.ec4j.core:ec4j-core:0.3.0" />
|
||||
<properties maven-id="org.ec4j.core:ec4j-core:0.3.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/ec4j/core/ec4j-core/0.3.0/ec4j-core-0.3.0.jar">
|
||||
<sha256sum>cadef0207077074b11a12be442f89ab6cf93fbc2f848702d9371a9611414d558</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/ec4j/core/ec4j-core/0.3.0/ec4j-core-0.3.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/emulator_proto.xml
generated
8
.idea/libraries/emulator_proto.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="emulator-proto" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.base:emulator_java_proto:223.0.1.0" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.base:emulator_java_proto:223.0.1.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/base/emulator_java_proto/223.0.1.0/emulator_java_proto-223.0.1.0.jar">
|
||||
<sha256sum>3638a1709a24d0a09956257ea10487b12c90dbaba478b2a06b02f1eafab5d467</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/base/emulator_java_proto/223.0.1.0/emulator_java_proto-223.0.1.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/equalsverifier.xml
generated
8
.idea/libraries/equalsverifier.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="equalsverifier" type="repository">
|
||||
<properties maven-id="nl.jqno.equalsverifier:equalsverifier:3.8.3" />
|
||||
<properties maven-id="nl.jqno.equalsverifier:equalsverifier:3.8.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/nl/jqno/equalsverifier/equalsverifier/3.8.3/equalsverifier-3.8.3.jar">
|
||||
<sha256sum>23d9184d69c939cfee78981b53e84a257bfd5e9e902c1c0af2cced97f16a2e85</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/nl/jqno/equalsverifier/equalsverifier/3.8.3/equalsverifier-3.8.3.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/error_prone_annotations.xml
generated
8
.idea/libraries/error_prone_annotations.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="error-prone-annotations" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.google.errorprone:error_prone_annotations:2.16" />
|
||||
<properties include-transitive-deps="false" maven-id="com.google.errorprone:error_prone_annotations:2.16">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/errorprone/error_prone_annotations/2.16/error_prone_annotations-2.16.jar">
|
||||
<sha256sum>2668536a354cda63d19885fcabdecd8d6298aec4260cdfdf34b722e964d60396</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/google/errorprone/error_prone_annotations/2.16/error_prone_annotations-2.16.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/fastutil_min.xml
generated
8
.idea/libraries/fastutil_min.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="fastutil-min" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.fastutil:intellij-deps-fastutil:8.5.11-18" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.fastutil:intellij-deps-fastutil:8.5.11-18">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/fastutil/intellij-deps-fastutil/8.5.11-18/intellij-deps-fastutil-8.5.11-18.jar">
|
||||
<sha256sum>1d36e528b8fa8e878ec4bf28e7c6acc374a89336b96e9bed7ebf735b1787febd</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/fastutil" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/ffmpeg.xml
generated
8
.idea/libraries/ffmpeg.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ffmpeg" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.ffmpeg-bundle:ffmpeg:5.1.2-1.5.8" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.android.tools.ffmpeg-bundle:ffmpeg:5.1.2-1.5.8">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8.jar">
|
||||
<sha256sum>37d53454b3c704bea04d7b8388b6e4c6789a57152f63cee0c414b3dd730d3464</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/ffmpeg_javacpp.xml
generated
8
.idea/libraries/ffmpeg_javacpp.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ffmpeg-javacpp" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps.android.tools.ffmpeg-bundle:javacpp:1.5.8" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps.android.tools.ffmpeg-bundle:javacpp:1.5.8">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8.jar">
|
||||
<sha256sum>27d5eaf8f4433f6404aae0ad34cdbbfac75174e244c11d38222e0d075af33863</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
38
.idea/libraries/ffmpeg_platform.xml
generated
38
.idea/libraries/ffmpeg_platform.xml
generated
@@ -1,6 +1,42 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ffmpeg-platform" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps.android.tools.ffmpeg-bundle:ffmpeg-platform:5.1.2-1.5.8" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps.android.tools.ffmpeg-bundle:ffmpeg-platform:5.1.2-1.5.8">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg-platform/5.1.2-1.5.8/ffmpeg-platform-5.1.2-1.5.8.jar">
|
||||
<sha256sum>83b925c8dade91b7ae1e6a44f142266bdcc31b30a727cac2d75744cca784efcf</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8.jar">
|
||||
<sha256sum>37d53454b3c704bea04d7b8388b6e4c6789a57152f63cee0c414b3dd730d3464</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8-linux-x86_64.jar">
|
||||
<sha256sum>5761863f13760b5609ff85ce7780dcdb71c8b8256c1c6b817ece4e5c86ea7f5b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8-macosx-arm64.jar">
|
||||
<sha256sum>64b7c4ccebe0475d0121717fa76218392a77b3c39da77f681d58c48689edddf4</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8-macosx-x86_64.jar">
|
||||
<sha256sum>85f1cb19db3c9c642aed219fed2954390fc368c489f0701b6966207fb3e5dd7c</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8-windows-x86_64.jar">
|
||||
<sha256sum>ce354e994754311bb590ed38da0289cad55c68948b44d6b313cf32690246c40e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8.jar">
|
||||
<sha256sum>27d5eaf8f4433f6404aae0ad34cdbbfac75174e244c11d38222e0d075af33863</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8-linux-x86_64.jar">
|
||||
<sha256sum>36b78057cdcc5fa0dc950e29271a58c0a6efc5573bd9bd2845b99cccbb3116a7</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8-macosx-arm64.jar">
|
||||
<sha256sum>c605748036b7158edca0128c3febce6bae7c4b297406563ebae2a0dcbc591261</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8-macosx-x86_64.jar">
|
||||
<sha256sum>6c4f0bf404787c5a374c573b2445d5d6d8ce620f7c9ef41b2c601d1fe3836d6a</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/javacpp/1.5.8/javacpp-1.5.8-windows-x86_64.jar">
|
||||
<sha256sum>1bb08194d76780cd885fbfd27ed24dfb1ca088ee0b7a8aea25a836cb1506eedc</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg-platform/5.1.2-1.5.8/ffmpeg-platform-5.1.2-1.5.8.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/android/tools/ffmpeg-bundle/ffmpeg/5.1.2-1.5.8/ffmpeg-5.1.2-1.5.8.jar!/" />
|
||||
|
||||
176
.idea/libraries/flexmark.xml
generated
176
.idea/libraries/flexmark.xml
generated
@@ -1,6 +1,182 @@
|
||||
<component name="libraryTable">
|
||||
<library name="flexmark" type="repository">
|
||||
<properties maven-id="com.vladsch.flexmark:flexmark-all:0.64.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-all/0.64.0/flexmark-all-0.64.0.jar">
|
||||
<sha256sum>6211a32328f27888527c4bfe7809ae9a56cb56008a6173459cee9a91bbad3139</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark/0.64.0/flexmark-0.64.0.jar">
|
||||
<sha256sum>2eaaa51313ee2f5dce1e04ddbf793496b790a8e5ffb9841d7f52a8520eb6b753</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-abbreviation/0.64.0/flexmark-ext-abbreviation-0.64.0.jar">
|
||||
<sha256sum>00a3a6b59343f71c04b0771a596684f970ad4b6b264875e68d60128fccaebb71</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util/0.64.0/flexmark-util-0.64.0.jar">
|
||||
<sha256sum>29cb23d79b9099f6714377db8c7a3f0ca99cb6c73ec51549692072b6cf0c310b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-admonition/0.64.0/flexmark-ext-admonition-0.64.0.jar">
|
||||
<sha256sum>2faf1daeee5f083080861360ec713da200827ba4e8a3a75d4986e25742a74a34</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-anchorlink/0.64.0/flexmark-ext-anchorlink-0.64.0.jar">
|
||||
<sha256sum>e8f949d6328c4aa6cb2682f4f41c18cc6ae46d9b9c793e6db1b6db68e136dfdc</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-aside/0.64.0/flexmark-ext-aside-0.64.0.jar">
|
||||
<sha256sum>30196af44231431e129292f51ff1a2871149eef834cc5bdddd5886e0b4c838ad</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-attributes/0.64.0/flexmark-ext-attributes-0.64.0.jar">
|
||||
<sha256sum>768dd44a59df0823d61e2d824403c83ccb85625519ffaa0acb07371f3cbb18cd</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-autolink/0.64.0/flexmark-ext-autolink-0.64.0.jar">
|
||||
<sha256sum>9f6e086420030922367bebaeef109bc6814ccdfff032a123a385c882a74a061e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar">
|
||||
<sha256sum>a80be030f6386f18111cad9161c0b6983157352a1b59a59e6002172f0d321c04</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-definition/0.64.0/flexmark-ext-definition-0.64.0.jar">
|
||||
<sha256sum>977629f9065b9a6d84c4cb065f206740cb4be9c112aa9ce369ba5e9103d99391</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-emoji/0.64.0/flexmark-ext-emoji-0.64.0.jar">
|
||||
<sha256sum>40bb90895ce19ceef5b1d9d4402c252cf44a1707454d9e617060ac3d81316702</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-enumerated-reference/0.64.0/flexmark-ext-enumerated-reference-0.64.0.jar">
|
||||
<sha256sum>1c25bdccea3f3bcb5f263cdb97e5b471e54d2d5c8130bf3d5daee221b3b52861</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-escaped-character/0.64.0/flexmark-ext-escaped-character-0.64.0.jar">
|
||||
<sha256sum>3ebdc04e6af19c0a98a4347817fb55d25dd9cec77a280e1aea59efdbce29921d</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-footnotes/0.64.0/flexmark-ext-footnotes-0.64.0.jar">
|
||||
<sha256sum>5308e869da67621d8b2252c192498d545c9c17427ef45603606248fb77744c71</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-gfm-issues/0.64.0/flexmark-ext-gfm-issues-0.64.0.jar">
|
||||
<sha256sum>7b2a6a4570966b9b651565b57c309f690144d93cb48eb03f02aacd58700dd92b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.64.0/flexmark-ext-gfm-strikethrough-0.64.0.jar">
|
||||
<sha256sum>503a073ab4b1dbd2576497a597eb51f1361902fb7b294c605e898485ab91db2c</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.64.0/flexmark-ext-gfm-tasklist-0.64.0.jar">
|
||||
<sha256sum>eb469f3b48b4f1b4cbfa127410d9c55120ca761eaa675a03210c6052b9bdcb99</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-gfm-users/0.64.0/flexmark-ext-gfm-users-0.64.0.jar">
|
||||
<sha256sum>43c52ebaf42d1852ced4605c5e8d53e1cdf5bc4a03753816aaebea0b23346fdf</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-gitlab/0.64.0/flexmark-ext-gitlab-0.64.0.jar">
|
||||
<sha256sum>d608dffefafd1c4cdb9cc7cba07be462f72e22c9b0fedc96fd578a42f1fc4e90</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.64.0/flexmark-ext-jekyll-front-matter-0.64.0.jar">
|
||||
<sha256sum>9205baa5c0851e6a4784aa20ea29aa75c1942c0e1b2448c5925a3769e0c3ad93</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.64.0/flexmark-ext-jekyll-tag-0.64.0.jar">
|
||||
<sha256sum>79209b1ca5cf7b1a9b9940aec061046f957ee661d72b89e2480aaec253cf7e60</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-media-tags/0.64.0/flexmark-ext-media-tags-0.64.0.jar">
|
||||
<sha256sum>81d563c08d793b10fa72f3001d97a4d8c9d474b17441e496f65e15e969c6faa4</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-resizable-image/0.64.0/flexmark-ext-resizable-image-0.64.0.jar">
|
||||
<sha256sum>85f569f477b98fd1fbb0c0b5705c7bc4e2ca0434a0a92a7ccd6ec8b2617456af</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-macros/0.64.0/flexmark-ext-macros-0.64.0.jar">
|
||||
<sha256sum>89b482f01fe4c05237d510117c69228c43e8896d1dd4d2fbea148eae04fe6713</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-ins/0.64.0/flexmark-ext-ins-0.64.0.jar">
|
||||
<sha256sum>357eff83842e0a38f64c3c9b3d07d10f88539d7360cfaccd922d5a6a8cbb3e4b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.64.0/flexmark-ext-xwiki-macros-0.64.0.jar">
|
||||
<sha256sum>f602762ea5e695b624020c76b97be077932a324ec88babf01fd19b966dd0a750</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-superscript/0.64.0/flexmark-ext-superscript-0.64.0.jar">
|
||||
<sha256sum>66422167fd4651d11f79aee9ec4e42da89822d817e4574cfd2d333b6fb32833e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-tables/0.64.0/flexmark-ext-tables-0.64.0.jar">
|
||||
<sha256sum>44ebd9975b9a9f6ca3639385012bfd0a25a7e44e81db7d72ceb0023c658cb013</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-toc/0.64.0/flexmark-ext-toc-0.64.0.jar">
|
||||
<sha256sum>7510fb997d81002e953d70579129fd3f492acbd5ea36b6363a29d1a2e26c12eb</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-typographic/0.64.0/flexmark-ext-typographic-0.64.0.jar">
|
||||
<sha256sum>49cd84ea5e07944e895951053272dd67c69a6f10af4a2a77fffea85b0b9289ea</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-wikilink/0.64.0/flexmark-ext-wikilink-0.64.0.jar">
|
||||
<sha256sum>6bd7d9d9d6e47f8a1df4b805afb0d0204fa68ec776d349c8d7b5f062a617e6f0</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.64.0/flexmark-ext-yaml-front-matter-0.64.0.jar">
|
||||
<sha256sum>c34a9c0b128c75af842c31f92ba1750f355f3319505f36c428515192d9bc7a74</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.64.0/flexmark-ext-youtube-embedded-0.64.0.jar">
|
||||
<sha256sum>a66d48a36afd5679cf722445f318cac25bd1ae67d74f5604473f83210f89386e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-html2md-converter/0.64.0/flexmark-html2md-converter-0.64.0.jar">
|
||||
<sha256sum>8daa944ae51847913a5ed0e9746fa3c8dfa11379039a91b3f6bbc35f31b36114</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-jira-converter/0.64.0/flexmark-jira-converter-0.64.0.jar">
|
||||
<sha256sum>324edeb333d711e3b82a0975164eb35c5ab1f1f8bf084c0c4ed68d51a70402bb</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-pdf-converter/0.64.0/flexmark-pdf-converter-0.64.0.jar">
|
||||
<sha256sum>6b486b6a78717e768b3df56e91df30a7f9257f74366fd870afb204f3bc0970ac</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/openhtmltopdf/openhtmltopdf-core/1.0.10/openhtmltopdf-core-1.0.10.jar">
|
||||
<sha256sum>3e6fd2250d833d500b7cd48b7a896700d0c33bd9f77a219e820493b01566eda3</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/openhtmltopdf/openhtmltopdf-pdfbox/1.0.10/openhtmltopdf-pdfbox-1.0.10.jar">
|
||||
<sha256sum>7de90df1b3ecf84e6f0daf808d724c11142007a2f22bff1936479bf17251d31a</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/pdfbox/pdfbox/2.0.24/pdfbox-2.0.24.jar">
|
||||
<sha256sum>3c2c0553ec0e7533c490b4c952e1af113621de5275af6e380e11d0d9a0a4f3d6</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/pdfbox/fontbox/2.0.24/fontbox-2.0.24.jar">
|
||||
<sha256sum>2e8c0a569a90b04734fbc0c805d77f4ec03f98c11f5705055ccd7718c1953d68</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/pdfbox/xmpbox/2.0.24/xmpbox-2.0.24.jar">
|
||||
<sha256sum>27383df2285b9e228c39f2c755adeebbef774793d33c4f20f0dc99e9ebaaf673</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/de/rototor/pdfbox/graphics2d/0.32/graphics2d-0.32.jar">
|
||||
<sha256sum>37f8f387395f96c214ac44f7475c7a2e1f832dfc1de289a3610e0ffbf728f679</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/openhtmltopdf/openhtmltopdf-rtl-support/1.0.10/openhtmltopdf-rtl-support-1.0.10.jar">
|
||||
<sha256sum>5675c0b56d613b15446f9d0922d89781af48f05331326a87bdb3d1775c703215</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/1.0.0/openhtmltopdf-jsoup-dom-converter-1.0.0.jar">
|
||||
<sha256sum>eb7ba2f2d6a59479ae3f04e3b844c9efe5c7a5fb55579602b70232fcd351287b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-profile-pegdown/0.64.0/flexmark-profile-pegdown-0.64.0.jar">
|
||||
<sha256sum>cbeca04fd93dec035ff4b85deffa976a0a1f25b5c374ad482750b2b8682f211b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-ast/0.64.0/flexmark-util-ast-0.64.0.jar">
|
||||
<sha256sum>d7ca1d1f027457a5fecd0b4e0dd360d888f4b335bed809c1046fa75466ae96dc</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-builder/0.64.0/flexmark-util-builder-0.64.0.jar">
|
||||
<sha256sum>2218cd239254472e73e98fc3f4ee82880419409816bbb5857956da7cc8ea70fe</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-collection/0.64.0/flexmark-util-collection-0.64.0.jar">
|
||||
<sha256sum>5f68e6da2785071000c9be8e1ea6968f306d8e1457370cc060e9ff7974e5f89f</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-data/0.64.0/flexmark-util-data-0.64.0.jar">
|
||||
<sha256sum>40613e94469e43d91d3a853f4c63f97e3e1be891cd64bed6e2a7f6338e7f6024</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-dependency/0.64.0/flexmark-util-dependency-0.64.0.jar">
|
||||
<sha256sum>94abc1de6ae49473c9397ead4344f55daaed39b3081943451178b789e5eb5650</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-format/0.64.0/flexmark-util-format-0.64.0.jar">
|
||||
<sha256sum>a4cd2efe840a133fe408a2bfabc92a21d84402d9af9e829e052a745102e8f28c</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-html/0.64.0/flexmark-util-html-0.64.0.jar">
|
||||
<sha256sum>ae188a5588e18b37256bbaa1b314731ffc07d691704124458465193081da53d7</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-misc/0.64.0/flexmark-util-misc-0.64.0.jar">
|
||||
<sha256sum>166fffb18e34b4ae80a1893aad10e1f7bed37a17a93abcef3d2e4177cd666e38</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-options/0.64.0/flexmark-util-options-0.64.0.jar">
|
||||
<sha256sum>64966403e3b865c7936eb63e7815a19a726b854e45b8173a8a13f7d01bb81b1d</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-sequence/0.64.0/flexmark-util-sequence-0.64.0.jar">
|
||||
<sha256sum>55d942bf79d27c1d351c6f54872c734153ccc8952a5dd5256b7cc716c9af875c</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-util-visitor/0.64.0/flexmark-util-visitor-0.64.0.jar">
|
||||
<sha256sum>cb6256b9565a89ed08648547657b0c9b9f28bf37c25c545e431ede10fb5cda35</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/vladsch/flexmark/flexmark-youtrack-converter/0.64.0/flexmark-youtrack-converter-0.64.0.jar">
|
||||
<sha256sum>30ef9467bc9f9dd30b1f5cd9da5989aaf25f32a7bb1ab4ae3d944d391a2a1f9b</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains:annotations" />
|
||||
<dependency maven-id="org.jsoup:jsoup" />
|
||||
|
||||
8
.idea/libraries/git_learning_project.xml
generated
8
.idea/libraries/git_learning_project.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="git-learning-project" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps.ift:git-learning-project:212.0.2" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps.ift:git-learning-project:212.0.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/ift/git-learning-project/212.0.2/git-learning-project-212.0.2.jar">
|
||||
<sha256sum>648eaffe833416e2accea4bf82b980f0e91ae51ef065f5bc74fa3481c373e9fd</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/ift/git-learning-project/212.0.2/git-learning-project-212.0.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/google_dexlib2.xml
generated
8
.idea/libraries/google_dexlib2.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="google-dexlib2" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.android.tools.smali:smali-dexlib2:3.0.0" />
|
||||
<properties include-transitive-deps="false" maven-id="com.android.tools.smali:smali-dexlib2:3.0.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/android/tools/smali/smali-dexlib2/3.0.0/smali-dexlib2-3.0.0.jar">
|
||||
<sha256sum>9a0812a700e617f0d3aeec68aa085ff81fcd18a45597d41f862468dd1b53ae02</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/android/tools/smali/smali-dexlib2/3.0.0/smali-dexlib2-3.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
20
.idea/libraries/grpc_core.xml
generated
20
.idea/libraries/grpc_core.xml
generated
@@ -1,6 +1,26 @@
|
||||
<component name="libraryTable">
|
||||
<library name="grpc-core" type="repository">
|
||||
<properties maven-id="io.grpc:grpc-core:1.53.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.53.0/grpc-core-1.53.0.jar">
|
||||
<sha256sum>0077b9ff9a3b1a6ba3fad2e559c821e8f5176981068a6923647c7486b598aa03</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.53.0/grpc-api-1.53.0.jar">
|
||||
<sha256sum>a86967728b17b4edf3c02dbd5011b2e7e323c0b7dd1de899925ca06543467625</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.53.0/grpc-context-1.53.0.jar">
|
||||
<sha256sum>2a6431b5e7bca085b5abd844e30f1270e070c1a179d06b2ea3f83d5f60cc251a</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar">
|
||||
<sha256sum>ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.21/animal-sniffer-annotations-1.21.jar">
|
||||
<sha256sum>2f25841c937e24959a57b630e2c4b8525b3d0f536f2e511c9b2bed30b1651d54</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.25.0/perfmark-api-0.25.0.jar">
|
||||
<sha256sum>2044542933fcdf40ad18441bec37646d150c491871157f288847e29cb81de4cb</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.google.code.gson:gson" />
|
||||
<dependency maven-id="com.google.errorprone:error_prone_annotations" />
|
||||
|
||||
8
.idea/libraries/grpc_kotlin_stub.xml
generated
8
.idea/libraries/grpc_kotlin_stub.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="grpc-kotlin-stub" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-kotlin-stub:1.3.0" />
|
||||
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-kotlin-stub:1.3.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-kotlin-stub/1.3.0/grpc-kotlin-stub-1.3.0.jar">
|
||||
<sha256sum>7183d216466b6147cc08f46c6d80ec5764a26cdb2dea2202089ad0912ea74222</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-kotlin-stub/1.3.0/grpc-kotlin-stub-1.3.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/grpc_netty_shaded.xml
generated
8
.idea/libraries/grpc_netty_shaded.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="grpc-netty-shaded" type="repository">
|
||||
<properties maven-id="io.grpc:grpc-netty-shaded:1.53.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.53.0/grpc-netty-shaded-1.53.0.jar">
|
||||
<sha256sum>516f3879970d5526af4651d220d2b776f370ecdeb0bd9f6badbe4be88692fea2</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/errorprone/error_prone_annotations/2.14.0/error_prone_annotations-2.14.0.jar">
|
||||
<sha256sum>1494e24e7bd5496e7d6f705169dddd46081cefb882ea4fc60b4a58ca50767f34</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.google.guava:guava" />
|
||||
<dependency maven-id="io.perfmark:perfmark-api" />
|
||||
|
||||
11
.idea/libraries/grpc_protobuf.xml
generated
11
.idea/libraries/grpc_protobuf.xml
generated
@@ -1,6 +1,17 @@
|
||||
<component name="libraryTable">
|
||||
<library name="grpc-protobuf" type="repository">
|
||||
<properties maven-id="io.grpc:grpc-protobuf:1.53.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.53.0/grpc-protobuf-1.53.0.jar">
|
||||
<sha256sum>eb3c2107f6a6397d9c09179e814e2c6ebc5ff901d67bbf76588e8ef5bb51ca05</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.9.0/proto-google-common-protos-2.9.0.jar">
|
||||
<sha256sum>0d830380ec66bd7e25eee63aa0a5a08578e46ad187fb72d99b44d9ba22827f91</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.53.0/grpc-protobuf-lite-1.53.0.jar">
|
||||
<sha256sum>0e0b234188894ae282f770f85f717f3a2376b5afb5f80c00d664de22fa6cdaa8</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="io.grpc:grpc-api" />
|
||||
<dependency maven-id="com.google.code.findbugs:jsr305" />
|
||||
|
||||
8
.idea/libraries/grpc_stub.xml
generated
8
.idea/libraries/grpc_stub.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="grpc-stub" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-stub:1.53.0" />
|
||||
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-stub:1.53.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.53.0/grpc-stub-1.53.0.jar">
|
||||
<sha256sum>f69f8819dd26266e0d8ef62a0f1473894fbdbab9ea459f977037dbc3bc9cf6e4</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.53.0/grpc-stub-1.53.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/gson.xml
generated
8
.idea/libraries/gson.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="gson" type="repository">
|
||||
<properties maven-id="com.google.code.gson:gson:2.10.1" />
|
||||
<properties maven-id="com.google.code.gson:gson:2.10.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar">
|
||||
<sha256sum>4241c14a7727c34feea6507ec801318a3d4a90f070e4525681079fb94ee4c593</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/gson" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/guava_testlib.xml
generated
8
.idea/libraries/guava_testlib.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="guava-testlib" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.google.guava:guava-testlib:31.1-jre" />
|
||||
<properties include-transitive-deps="false" maven-id="com.google.guava:guava-testlib:31.1-jre">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.jar">
|
||||
<sha256sum>aadc71b10d5c3ac474dd16be84cfb18d257e584d1e0a59f8cab64ef4376226ce</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/hamcrest.xml
generated
8
.idea/libraries/hamcrest.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="hamcrest" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.hamcrest:hamcrest-library:1.3" />
|
||||
<properties include-transitive-deps="false" maven-id="org.hamcrest:hamcrest-library:1.3">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar">
|
||||
<sha256sum>711d64522f9ec410983bd310934296da134be4254a125080a0416ec178dfad1c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/hash4j.xml
generated
8
.idea/libraries/hash4j.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="hash4j" type="repository">
|
||||
<properties maven-id="com.dynatrace.hash4j:hash4j:0.9.0" />
|
||||
<properties maven-id="com.dynatrace.hash4j:hash4j:0.9.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.9.0/hash4j-0.9.0.jar">
|
||||
<sha256sum>d6aa5066620ebf8451cc1f80ccbe30f7c7612bc0084049dd5012159fd93d6670</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.9.0/hash4j-0.9.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
11
.idea/libraries/http_client.xml
generated
11
.idea/libraries/http_client.xml
generated
@@ -1,6 +1,17 @@
|
||||
<component name="libraryTable">
|
||||
<library name="http-client" type="repository">
|
||||
<properties maven-id="org.apache.httpcomponents:httpmime:4.5.14">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar">
|
||||
<sha256sum>d401243d5c6eae928a37121b6e819158c8c32ea0584793e7285bb489ab2a3d17</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar">
|
||||
<sha256sum>c8bc7e1c51a6d4ce72f40d2ebbabf1c4b68bfe76e732104b04381b493478e9d6</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar">
|
||||
<sha256sum>6c9b3dd142a09dc468e23ad39aad6f75a0f2b85125104469f026e52a474e464f</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="commons-logging:commons-logging" />
|
||||
<dependency maven-id="commons-codec:commons-codec" />
|
||||
|
||||
8
.idea/libraries/icu4j.xml
generated
8
.idea/libraries/icu4j.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="icu4j" type="repository">
|
||||
<properties maven-id="com.ibm.icu:icu4j:73.1" />
|
||||
<properties maven-id="com.ibm.icu:icu4j:73.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar">
|
||||
<sha256sum>e51fda26a50667aa6e5e7c752301203867dc36bbf82cb9f8f1008aded3798a5e</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/icu4j" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/imgscalr.xml
generated
8
.idea/libraries/imgscalr.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="imgscalr" type="repository">
|
||||
<properties maven-id="org.imgscalr:imgscalr-lib:4.2" />
|
||||
<properties maven-id="org.imgscalr:imgscalr-lib:4.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/imgscalr/imgscalr-lib/4.2/imgscalr-lib-4.2.jar">
|
||||
<sha256sum>6f128a71c5e87a16f810513a73ad3c77d0ee0bb622ee0ce1ead115bccbc76d0a</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/imgscalr/imgscalr-lib/4.2/imgscalr-lib-4.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/ini4j.xml
generated
8
.idea/libraries/ini4j.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ini4j" type="repository">
|
||||
<properties maven-id="org.jetbrains.intellij.deps:ini4j:0.5.5-2" />
|
||||
<properties maven-id="org.jetbrains.intellij.deps:ini4j:0.5.5-2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/ini4j/0.5.5-2/ini4j-0.5.5-2.jar">
|
||||
<sha256sum>6d342a8599aed6e2871c638c87e2533647d6a32aec1e0feaa871133ae21517a4</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/ini4j/0.5.5-2/ini4j-0.5.5-2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/intellij_coverage.xml
generated
8
.idea/libraries/intellij_coverage.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="intellij-coverage" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:intellij-coverage-agent:1.0.723" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:intellij-coverage-agent:1.0.723">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-coverage-agent/1.0.723/intellij-coverage-agent-1.0.723.jar">
|
||||
<sha256sum>1aed2e845e76dc04612ffd45aa68ff21ca1131a1ae6ebe0957ef0d22c449a300</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-coverage-agent/1.0.723/intellij-coverage-agent-1.0.723.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/intellij_test_discovery.xml
generated
8
.idea/libraries/intellij_test_discovery.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="intellij-test-discovery" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:intellij-test-discovery-agent:1.0.723" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:intellij-test-discovery-agent:1.0.723">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-test-discovery-agent/1.0.723/intellij-test-discovery-agent-1.0.723.jar">
|
||||
<sha256sum>2e12686a4a5938bd5697141c7bf8abd44da0a33509babf372a4e9b66cab10fd0</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-test-discovery-agent/1.0.723/intellij-test-discovery-agent-1.0.723.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/ion.xml
generated
8
.idea/libraries/ion.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="ion" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:ion-java:1.8.2-4" />
|
||||
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:ion-java:1.8.2-4">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/ion-java/1.8.2-4/ion-java-1.8.2-4.jar">
|
||||
<sha256sum>d7e6ae22a82bf0c99bb3cfbf5090f112d94acf6bc5353c90414428f4b9b854d9</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/ion" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/jackson.xml
generated
8
.idea/libraries/jackson.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jackson" type="repository">
|
||||
<properties maven-id="com.fasterxml.jackson.core:jackson-core:2.15.0" />
|
||||
<properties maven-id="com.fasterxml.jackson.core:jackson-core:2.15.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.15.0/jackson-core-2.15.0.jar">
|
||||
<sha256sum>5b483f68fa9dd6aa37da37d1f79dd5c4b9464238f4f0660a242cb6b5c724950c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<ANNOTATIONS>
|
||||
<root url="file://$PROJECT_DIR$/lib/annotations/jackson" />
|
||||
</ANNOTATIONS>
|
||||
|
||||
8
.idea/libraries/jackson_databind.xml
generated
8
.idea/libraries/jackson_databind.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jackson-databind" type="repository">
|
||||
<properties maven-id="com.fasterxml.jackson.core:jackson-databind:2.15.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.15.0/jackson-databind-2.15.0.jar">
|
||||
<sha256sum>00c5a5d5ae71ac8e8d5b8da606841e2251c806355939cb5d51c4cdc6b644a0dc</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.15.0/jackson-annotations-2.15.0.jar">
|
||||
<sha256sum>91adcd3dcf5fd9a16499934e7536a23d456692a0093e3d4fd52f138c3936348c</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.fasterxml.jackson.core:jackson-core" />
|
||||
</exclude>
|
||||
|
||||
8
.idea/libraries/jackson_dataformat_yaml.xml
generated
8
.idea/libraries/jackson_dataformat_yaml.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jackson-dataformat-yaml" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0" />
|
||||
<properties include-transitive-deps="false" maven-id="com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.0/jackson-dataformat-yaml-2.15.0.jar">
|
||||
<sha256sum>691a0a605de15ea610180317331957fe6f7e91f45471ee45cbf9832d74291c31</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.0/jackson-dataformat-yaml-2.15.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/jackson_datatype_joda.xml
generated
8
.idea/libraries/jackson_datatype_joda.xml
generated
@@ -1,6 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jackson-datatype-joda" type="repository">
|
||||
<properties maven-id="com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.15.0/jackson-datatype-joda-2.15.0.jar">
|
||||
<sha256sum>294155c0a30238c2d5dd39d6802b33506b349065e2f55985e64d5beeb706e20b</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/joda-time/joda-time/2.10.14/joda-time-2.10.14.jar">
|
||||
<sha256sum>d65b4f127d36cf52b9b7b439552db22f3de92b892014512870cb3c98a3cf505e</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="com.fasterxml.jackson.core:jackson-annotations" />
|
||||
<dependency maven-id="com.fasterxml.jackson.core:jackson-core" />
|
||||
|
||||
8
.idea/libraries/jackson_jr_objects.xml
generated
8
.idea/libraries/jackson_jr_objects.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jackson-jr-objects" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.fasterxml.jackson.jr:jackson-jr-objects:2.15.0" />
|
||||
<properties include-transitive-deps="false" maven-id="com.fasterxml.jackson.jr:jackson-jr-objects:2.15.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jr/jackson-jr-objects/2.15.0/jackson-jr-objects-2.15.0.jar">
|
||||
<sha256sum>a296cc5cba5aa3dbd8c7ce482c2a1f55ef181671cf27ccdfba2c5c3fb47da74a</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/jr/jackson-jr-objects/2.15.0/jackson-jr-objects-2.15.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/jackson_module_kotlin.xml
generated
8
.idea/libraries/jackson_module_kotlin.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jackson-module-kotlin" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="com.fasterxml.jackson.module:jackson-module-kotlin:2.15.0" />
|
||||
<properties include-transitive-deps="false" maven-id="com.fasterxml.jackson.module:jackson-module-kotlin:2.15.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.0/jackson-module-kotlin-2.15.0.jar">
|
||||
<sha256sum>a8f728e2b8da5cd679ed940138a684891a165c7fdd95aede85e95aa0a004cb1e</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.0/jackson-module-kotlin-2.15.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
12
.idea/libraries/javaslang.xml
generated
12
.idea/libraries/javaslang.xml
generated
@@ -1,7 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component name="libraryTable">
|
||||
<library name="javaslang" type="repository">
|
||||
<properties maven-id="io.javaslang:javaslang:2.0.6" />
|
||||
<properties maven-id="io.javaslang:javaslang:2.0.6">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/javaslang/javaslang/2.0.6/javaslang-2.0.6.jar">
|
||||
<sha256sum>b92286634df04984ce524e659fcfc270632ff2997190c48a0f7d671c3300568e</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/io/javaslang/javaslang-match/2.0.6/javaslang-match-2.0.6.jar">
|
||||
<sha256sum>15a73eba2858834ad08ca2cd1c39b35b02940fd22a7d5a22de998b8b318d400b</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/javaslang/javaslang/2.0.6/javaslang-2.0.6.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/io/javaslang/javaslang-match/2.0.6/javaslang-match-2.0.6.jar!/" />
|
||||
|
||||
8
.idea/libraries/javax_activation.xml
generated
8
.idea/libraries/javax_activation.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="javax.activation" type="repository">
|
||||
<properties maven-id="com.sun.activation:javax.activation:1.2.0" />
|
||||
<properties maven-id="com.sun.activation:javax.activation:1.2.0">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar">
|
||||
<sha256sum>993302b16cd7056f21e779cc577d175a810bb4900ef73cd8fbf2b50f928ba9ce</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/javax_annotation_api.xml
generated
8
.idea/libraries/javax_annotation_api.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="javax.annotation-api" type="repository">
|
||||
<properties maven-id="javax.annotation:javax.annotation-api:1.3.2" />
|
||||
<properties maven-id="javax.annotation:javax.annotation-api:1.3.2">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar">
|
||||
<sha256sum>e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
8
.idea/libraries/javax_inject.xml
generated
8
.idea/libraries/javax_inject.xml
generated
@@ -1,6 +1,12 @@
|
||||
<component name="libraryTable">
|
||||
<library name="javax-inject" type="repository">
|
||||
<properties include-transitive-deps="false" maven-id="javax.inject:javax.inject:1" />
|
||||
<properties include-transitive-deps="false" maven-id="javax.inject:javax.inject:1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/javax/inject/javax.inject/1/javax.inject-1.jar">
|
||||
<sha256sum>91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/javax/inject/javax.inject/1/javax.inject-1.jar!/" />
|
||||
</CLASSES>
|
||||
|
||||
5
.idea/libraries/jaxb_api.xml
generated
5
.idea/libraries/jaxb_api.xml
generated
@@ -1,6 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="jaxb-api" type="repository">
|
||||
<properties maven-id="javax.xml.bind:jaxb-api:2.3.1">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar">
|
||||
<sha256sum>88b955a0df57880a26a74708bc34f74dcaf8ebf4e78843a28b50eae945732b06</sha256sum>
|
||||
</artifact>
|
||||
</verification>
|
||||
<exclude>
|
||||
<dependency maven-id="javax.activation:javax.activation-api" />
|
||||
</exclude>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user