maven-plugins

List of useful maven plugins

Лицензия

Лицензия

Категории

Категории

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

Группа

net.mfjassociates.maven
Идентификатор

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

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

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

2.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

maven-plugins
List of useful maven plugins
Ссылка на сайт

Ссылка на сайт

http://github.com/marioja/maven-plugins/
Организация-разработчик

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

MFJ Associates
Система контроля версий

Система контроля версий

http://github.com/marioja/maven-plugins/tree/master

Скачать maven-plugins

Имя Файла Размер
maven-plugins-2.1.1.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • scminfo-maven-plugin
  • enforce-rules-maven-plugin

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

Версия
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0