Jar examples for r:runtime
The main Speedment bundle that contains all the runtime dependencies that should be exposed to the end user.
You can download jar file runtime 2.1.5.25 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add runtime-2.1.5.25.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>runtime</artifactId> <version>2.1.5.25</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'runtime', version: '2.1.5.25'
libraryDependencies += "com.graphaware.neo4j" % "runtime" % "2.1.5.25"
<dependency org="com.graphaware.neo4j" name="runtime" rev="2.1.5.25"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='runtime', version='2.1.5.25'))
'com.graphaware.neo4j:runtime:jar:2.1.5.25'
Click the following link to download the jar file.
runtime-2.1.5.25-javadoc.jar