classpath-maven-plugin

Maven plugin which uses dependency and jar plugins to create a jar containing a classpath file including the project artifact itself

Лицензия

Лицензия

Категории

Категории

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

Группа

org.chiknrice
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

classpath-maven-plugin
Maven plugin which uses dependency and jar plugins to create a jar containing a classpath file including the project artifact itself
Ссылка на сайт

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

https://github.com/chiknrice/classpath-maven-plugin
Система контроля версий

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

https://github.com/chiknrice/classpath-maven-plugin

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

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

<plugin>
    <groupId>org.chiknrice</groupId>
    <artifactId>classpath-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0
org.twdata.maven : mojo-executor jar 2.2.0

provided (1)

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

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

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

classpath-maven-plugin Build Status Download

Maven plugin which uses dependency and jar plugins to create a jar containing a classpath file. The value added to using dependency plugin is the ability to include the project artifact in the classpath.

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

Версия
1.1