is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-all 3.1.17

A combined pom artifact to make it easier to depend on the latest version of all runtime modules.

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-all
Version

Version

3.1.17
Type

Type

pom

Download runtime-all 3.1.17

Filename Size
runtime-all-3.1.17.pom 4 KB
Browse

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