You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
410 B
12 lines
410 B
1 year ago
|
# 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
|