Jar examples for t:tests
Tests for JAXB RI OSGi bundles. They should be in separate module because of dependency-hell of osgi and extra-osgi modules.
You can download jar file tests 3.3.3.52 in this page.
Open Source License
You can use the following script to add tests-3.3.3.52.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>tests</artifactId> <version>3.3.3.52</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'tests', version: '3.3.3.52'
libraryDependencies += "com.graphaware.neo4j" % "tests" % "3.3.3.52"
<dependency org="com.graphaware.neo4j" name="tests" rev="3.3.3.52"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='tests', version='3.3.3.52'))
'com.graphaware.neo4j:tests:jar:3.3.3.52'
Click the following link to download the jar file.
tests-3.3.3.52-javadoc.jar