Jar examples for l:lucene-test-framework
Apache Lucene Java Test Framework
You can download jar file lucene-test-framework 6.4.2 in this page.
Apache License
You can use the following script to add lucene-test-framework-6.4.2.jar to your project.
<dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-test-framework</artifactId> <version>6.4.2</version> </dependency>
compile group: 'org.apache.lucene', name: 'lucene-test-framework', version: '6.4.2'
libraryDependencies += "org.apache.lucene" % "lucene-test-framework" % "6.4.2"
<dependency org="org.apache.lucene" name="lucene-test-framework" rev="6.4.2"/>
@Grapes(@Grab(group='org.apache.lucene', module='lucene-test-framework', version='6.4.2'))
'org.apache.lucene:lucene-test-framework:jar:6.4.2'
Click the following link to download the jar file.
lucene-test-framework-6.4.2-javadoc.jar