is not current version
Last Version 3.2.10

com.speedment.runtime:runtime-welcome 3.2.5

Module that are used for welcome messages when Speedment starts

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-welcome
Version

Version

3.2.5
Type

Type

jar

Download runtime-welcome 3.2.5


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