is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-parent 3.0.19

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.19
Type

Type

pom

Download runtime-parent 3.0.19


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