We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3603fac commit b8e09ebCopy full SHA for b8e09eb
build.gradle
@@ -16,6 +16,7 @@ dependencies {
16
compile 'org.codehaus.jcsp:jcsp:1.1-rc5'
17
compile 'org.apache.solr:solr-solrj:7.4.0'
18
testImplementation 'junit:junit:4.12'
19
+ testImplementation 'org.hamcrest:hamcrest-library:1.3'
20
testImplementation 'org.metafacture:metafacture-xml:5.0.0'
21
testImplementation 'org.metafacture:metafacture-io:5.0.0'
22
testImplementation 'org.metafacture:metafacture-strings:5.0.0'
0 commit comments