FuseSource POM

This is a shared POM parent for FuseSource Maven projects

Лицензия

Лицензия

Группа

Группа

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

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

fusesource-pom
Последняя версия

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

1.12
Дата

Дата

Тип

Тип

pom
Описание

Описание

FuseSource POM
This is a shared POM parent for FuseSource Maven projects
Ссылка на сайт

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

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

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

FuseSource, Corp.
Система контроля версий

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

http://github.com/chirino/mvnplugins/tree/master

Скачать fusesource-pom

Имя Файла Размер
fusesource-pom-1.12.pom 14 KB
Обзор

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

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

Зависимости

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

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

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

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

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

Версия
1.12
1.11
1.10
1.9
1.8
1.7
1.5
1.4
1.3
1.2
1.0