is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-join 3.2.5

Module with join operations

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-join
Version

Version

3.2.5
Type

Type

jar

Download runtime-join 3.2.5


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