Files
openide/plugins/cucumber-jvm-formatter3/intellij.cucumber.jvmFormatter3.iml
Vladislav.Yaroshchuk a8ace86e27 IJI-1182 Enable Maven dependencies checksum verification
GitOrigin-RevId: c092a94aafbffc6378dce963e3df6272ded9c092
2023-07-03 15:37:15 +00:00

60 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" scope="PROVIDED">
<library name="cucumber-core:3.0.2" type="repository">
<properties maven-id="io.cucumber:cucumber-core:3.0.2">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/cucumber-core/3.0.2/cucumber-core-3.0.2.jar">
<sha256sum>d3fc5dce5cd26a8a71a94b932395b9588c1c6abbd40c49c2281da74e5e48f6a4</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/cucumber-html/0.2.7/cucumber-html-0.2.7.jar">
<sha256sum>c2413a16c107a137f7a9d73f24af17211ef9580eef5fc2fab589610166781099</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>
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/cucumber-expressions/5.0.19/cucumber-expressions-5.0.19.jar">
<sha256sum>e7e296e57f911d4f3827df55753611446c427fc46f41ecb94d5e9f9dacda872a</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/datatable/1.0.3/datatable-1.0.3.jar">
<sha256sum>0d7fa64225d159ee9d29554ea6fa2bd0891319e5c06a3b0b58db2decf72fd6f2</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/cucumber/datatable-dependencies/1.0.3/datatable-dependencies-1.0.3.jar">
<sha256sum>ec82d25da10509aab64430406fbcdc9a376f1c55a0081cf1326429ff691fc99d</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-core/3.0.2/cucumber-core-3.0.2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-html/0.2.7/cucumber-html-0.2.7.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/gherkin/5.0.0/gherkin-5.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/tag-expressions/1.1.1/tag-expressions-1.1.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-expressions/5.0.19/cucumber-expressions-5.0.19.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/datatable/1.0.3/datatable-1.0.3.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/datatable-dependencies/1.0.3/datatable-dependencies-1.0.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-core/3.0.2/cucumber-core-3.0.2-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-html/0.2.7/cucumber-html-0.2.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/gherkin/5.0.0/gherkin-5.0.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/tag-expressions/1.1.1/tag-expressions-1.1.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/cucumber-expressions/5.0.19/cucumber-expressions-5.0.19-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/datatable/1.0.3/datatable-1.0.3-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/cucumber/datatable-dependencies/1.0.3/datatable-dependencies-1.0.3-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.cucumber.jvmFormatter" />
</component>
</module>