Mojo Parent POM

This is the parent pom for all MOJO development within the com.robertboothby namespace

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Mojo Parent POM
This is the parent pom for all MOJO development within the com.robertboothby namespace
Ссылка на сайт

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

https://github.com/RobertBoothby/mojo-parent
Система контроля версий

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

https://github.com/RobertBoothby/mojo-parent/tree/master

Скачать maven-plugin-parent

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

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

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

Зависимости

provided (2)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

Mojo Parent

This project contains the parent pom for all projects within the com.robertboothby namespace that creates Maven plugins and Mojos. There will be a number of sub-projects to come.

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

Версия
0.1.0