demo java project

This commit is contained in:
2026-02-04 20:58:43 +01:00
parent e7795ad65d
commit 4d55c0552b
24 changed files with 674 additions and 24 deletions

View File

@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: junit:junit:4.13.2" type="java-imported" external-system-id="GRADLE">
<properties groupId="junit" artifactId="junit" version="4.13.2" baseVersion="4.13.2" />
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.13.2/8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12/junit-4.13.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

View File

@@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: org.hamcrest:hamcrest-core:1.3" type="java-imported" external-system-id="GRADLE">
<properties groupId="org.hamcrest" artifactId="hamcrest-core" version="1.3" baseVersion="1.3" />
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>