не последняя версия
Последняя версия 3.2.10

com.speedment.runtime:runtime-welcome 3.2.2

Module that are used for welcome messages when Speedment starts

Категории

Категории

Speedment Данные Базы данных
Группа

Группа

com.speedment.runtime
Идентификатор

Идентификатор

runtime-welcome
Версия

Версия

3.2.2
Тип

Тип

jar

Скачать runtime-welcome 3.2.2


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