Last Version

Speedment - Runtime 3.2.10

A bundle of modules that make up the Speedment Runtime.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-parent
Version

Version

3.2.10
Type

Type

pom
Description

Description

Speedment - Runtime
A bundle of modules that make up the Speedment Runtime.
Project Organization

Project Organization

Speedment, Inc.

Download runtime-parent 3.2.10


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

  • runtime-welcome
  • runtime-compute
  • runtime-config
  • runtime-typemapper
  • runtime-field
  • runtime-core
  • runtime-bulk
  • runtime-join
  • runtime-connector-parent
  • runtime-application
  • runtime-all