is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-parent 3.1.8

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

Type

pom

Download runtime-parent 3.1.8

Filename Size
runtime-parent-3.1.8.pom 3 KB
Browse

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