Abstract Base Maven Plugin

The parent pom for Maven base plugins.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

de.mhoffrogge.maven
Идентификатор

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

base-maven-plugins
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Abstract Base Maven Plugin
The parent pom for Maven base plugins.
Организация-разработчик

Организация-разработчик

mhoffrogge

Скачать base-maven-plugins

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.mhoffrogge.maven/base-maven-plugins/ -->
<dependency>
    <groupId>de.mhoffrogge.maven</groupId>
    <artifactId>base-maven-plugins</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhoffrogge.maven/base-maven-plugins/
implementation 'de.mhoffrogge.maven:base-maven-plugins:1.0.0'
// https://jarcasting.com/artifacts/de.mhoffrogge.maven/base-maven-plugins/
implementation ("de.mhoffrogge.maven:base-maven-plugins:1.0.0")
'de.mhoffrogge.maven:base-maven-plugins:jar:1.0.0'
<dependency org="de.mhoffrogge.maven" name="base-maven-plugins" rev="1.0.0">
  <artifact name="base-maven-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhoffrogge.maven', module='base-maven-plugins', version='1.0.0')
)
libraryDependencies += "de.mhoffrogge.maven" % "base-maven-plugins" % "1.0.0"
[de.mhoffrogge.maven/base-maven-plugins "1.0.0"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-core jar 3.5.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0