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 3.3.0-v20070606-0010 in this page.
The GNU General Public License, Version 3.0
You can use the following script to add runtime-3.3.0-v20070606-0010.jar to your project.
<dependency> <groupId>org.eclipse.jdt.junit</groupId> <artifactId>runtime</artifactId> <version>3.3.0-v20070606-0010</version> </dependency>
compile group: 'org.eclipse.jdt.junit', name: 'runtime', version: '3.3.0-v20070606-0010'
libraryDependencies += "org.eclipse.jdt.junit" % "runtime" % "3.3.0-v20070606-0010"
<dependency org="org.eclipse.jdt.junit" name="runtime" rev="3.3.0-v20070606-0010"/>
@Grapes(@Grab(group='org.eclipse.jdt.junit', module='runtime', version='3.3.0-v20070606-0010'))
'org.eclipse.jdt.junit:runtime:jar:3.3.0-v20070606-0010'
Click the following link to download the jar file.
runtime-3.3.0-v20070606-0010.jar