is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-parent 3.0.4

A bundle of modules that make up the Speedment Runtime.

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-parent
Version

Version

3.0.4
Type

Type

pom

Download runtime-parent 3.0.4

Filename Size
runtime-parent-3.0.4.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.speedment.runtime/runtime-parent/ -->
<dependency>
    <groupId>com.speedment.runtime</groupId>
    <artifactId>runtime-parent</artifactId>
    <version>3.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.runtime/runtime-parent/
implementation 'com.speedment.runtime:runtime-parent:3.0.4'
// https://jarcasting.com/artifacts/com.speedment.runtime/runtime-parent/
implementation ("com.speedment.runtime:runtime-parent:3.0.4")
'com.speedment.runtime:runtime-parent:pom:3.0.4'
<dependency org="com.speedment.runtime" name="runtime-parent" rev="3.0.4">
  <artifact name="runtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.speedment.runtime', module='runtime-parent', version='3.0.4')
)
libraryDependencies += "com.speedment.runtime" % "runtime-parent" % "3.0.4"
[com.speedment.runtime/runtime-parent "3.0.4"]