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

com.speedment.common:common-parent 3.1.2

Reusable java components that are used in the Speedment project.

Категории

Категории

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

Группа

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

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

common-parent
Версия

Версия

3.1.2
Тип

Тип

pom

Скачать common-parent 3.1.2

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

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