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

com.speedment.plugins:plugin-parent 3.0.3

A collection of plugins for Speedment that can be used to enhance things like code generation and streaming with new functionality.

Категории

Категории

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

Группа

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

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

plugin-parent
Версия

Версия

3.0.3
Тип

Тип

pom

Скачать plugin-parent 3.0.3

Имя Файла Размер
plugin-parent-3.0.3.pom 3 KB
Обзор

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