This commit is contained in:
GROSS Paul
2019-10-04 13:34:50 +02:00
parent 21a86f242e
commit 22c7aa27ec
118 changed files with 13142 additions and 63 deletions

View File

@@ -0,0 +1,11 @@
# To change this template, choose Tools | Templates
# and open the template in the editor.
libs.hamcrest.classpath=\
${base}/hamcrest-core-1.3.jar
libs.hamcrest.displayName=Hamcrest 1.3
libs.hamcrest.prop-maven-dependencies=org.hamcrest:hamcrest-core:1.3:jar
libs.junit_4.classpath=\
${base}/junit-4.12.jar
libs.junit_4.displayName=JUnit 4.12
libs.junit_4.prop-maven-dependencies=junit:junit:4.12:jar