ClassPath Maven Plugin

Using this Maven plugin it is possible accessing to a variable which contains the runtime dependencies of the current Maven project in your POM.xml file.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Axon Библиотеки уровня приложения Distributed Applications
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

ClassPath Maven Plugin
Using this Maven plugin it is possible accessing to a variable which contains the runtime dependencies of the current Maven project in your POM.xml file.
Ссылка на сайт

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

http://taxone.github.io/Development/plugin-info.html
Система контроля версий

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

https://github.com/taxone/Development.git

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

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

<plugin>
    <groupId>com.github.taxone.plugins</groupId>
    <artifactId>classpath-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.2.1
org.apache.maven : maven-core jar 3.2.2
org.apache.maven : maven-archiver jar 2.5

provided (1)

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

test (1)

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

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

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

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

Версия
1.0.0