Apache Maven Dependency Plugin

Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка ORM Данные
Группа

Группа

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

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

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

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

0.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Apache Maven Dependency Plugin
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Ссылка на сайт

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

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

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

https://github.com/velo/link-dependencies-maven-plugin/

Скачать link-dependencies-maven-plugin

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

<plugin>
    <groupId>com.marvinformatics</groupId>
    <artifactId>link-dependencies-maven-plugin</artifactId>
    <version>0.2</version>
</plugin>

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-core jar 3.0
org.codehaus.plexus : plexus-utils jar 3.0.24
org.apache.maven.shared : maven-common-artifact-filters jar 3.0.1
org.apache.maven.shared : maven-artifact-transfer jar 0.9.1
org.sonatype.sisu : sisu-inject-plexus jar 1.4.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

provided (2)

Идентификатор библиотеки Тип Версия
org.sonatype.aether : aether-connector-wagon jar 1.7
org.apache.maven.wagon : wagon-http-lightweight jar 1.0-beta-6

test (6)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-compat jar 3.0
org.apache.maven.shared : file-management jar 1.2.1
junit : junit jar 4.11
org.apache.maven.plugin-testing : maven-plugin-testing-tools jar 2.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.codehaus.plexus : plexus-interpolation jar 1.24

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

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

link-dependencies-maven-plugin

Build Status Coverage Status Maven Central Issues Forks Stars

maven.boilerplate contains a set of configuration files for CI(travis, appveyor), coverage(coveralls+jacoco), code format(eclipse+maven), licensing, other maven plugins and all other things I think I will need accross multiple projects

Why?

image

I wanna all my projects share what I think makes life easier without having to remember copy and pasting all.

This way, a script can remember to copy and paste for me.

As a preparation step, it's really wise to run

mvn com.github.ekryd.sortpom:sortpom-maven-plugin:2.4.0:sort -Dsort.keepBlankLines=true "-Dsort.lineSeparator=\n" -Dsort.predefinedSortOrder=custom_1 -Dsort.createBackupFile=false

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

Версия
0.2
0.1