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

com.speedment.common:common-parent 3.0.12

Reusable java components that are used in the Speedment project.

Категории

Категории

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

Группа

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

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

common-parent
Версия

Версия

3.0.12
Тип

Тип

pom

Скачать common-parent 3.0.12

Имя Файла Размер
common-parent-3.0.12.pom 2 KB
Обзор

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