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

com.speedment.runtime:runtime-config 3.2.5

An object-oriented model of a relational database that can be used to store metadata about the structure.

Категории

Категории

config Библиотеки уровня приложения Configuration Speedment Данные Базы данных
Группа

Группа

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

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

runtime-config
Версия

Версия

3.2.5
Тип

Тип

jar

Скачать runtime-config 3.2.5


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