Jar examples for b:blueprints-test
Reusable test suites for Blueprints
You can download jar file blueprints-test 2.1.0 in this page.
You can use the following script to add blueprints-test-2.1.0.jar to your project.
<dependency> <groupId>com.tinkerpop.blueprints</groupId> <artifactId>blueprints-test</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.tinkerpop.blueprints', name: 'blueprints-test', version: '2.1.0'
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-test" % "2.1.0"
<dependency org="com.tinkerpop.blueprints" name="blueprints-test" rev="2.1.0"/>
@Grapes(@Grab(group='com.tinkerpop.blueprints', module='blueprints-test', version='2.1.0'))
'com.tinkerpop.blueprints:blueprints-test:jar:2.1.0'
Click the following link to download the jar file.
blueprints-test-2.1.0-javadoc.jar