is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-parent 3.1.1

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

Type

pom

Download runtime-parent 3.1.1

Filename Size
runtime-parent-3.1.1.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.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.runtime/runtime-parent/
implementation 'com.speedment.runtime:runtime-parent:3.1.1'
// https://jarcasting.com/artifacts/com.speedment.runtime/runtime-parent/
implementation ("com.speedment.runtime:runtime-parent:3.1.1")
'com.speedment.runtime:runtime-parent:pom:3.1.1'
<dependency org="com.speedment.runtime" name="runtime-parent" rev="3.1.1">
  <artifact name="runtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.speedment.runtime', module='runtime-parent', version='3.1.1')
)
libraryDependencies += "com.speedment.runtime" % "runtime-parent" % "3.1.1"
[com.speedment.runtime/runtime-parent "3.1.1"]