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

com.speedment:runtime 3.1.4

The main Speedment bundle that contains all the runtime dependencies that should be exposed to the end user.

Категории

Категории

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

Группа

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

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

runtime
Версия

Версия

3.1.4
Тип

Тип

pom

Скачать runtime 3.1.4

Имя Файла Размер
runtime-3.1.4.pom 4 KB
Обзор

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