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

combiner-maven-plugin-parent 1.0.0-beta-05

The combiner-maven-plugin is used to take multiple different resources (typically files) and merge them into a single resource.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

combiner-maven-plugin-parent
Версия

Версия

1.0.0-beta-05
Тип

Тип

pom
Описание

Описание

combiner-maven-plugin-parent
The combiner-maven-plugin is used to take multiple different resources (typically files) and merge them into a single resource.
Ссылка на сайт

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

https://jasonmfehr.github.io/combiner-maven-plugin/
Система контроля версий

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

https://github.com/jasonmfehr/combiner-maven-plugin

Скачать combiner-maven-plugin-parent 1.0.0-beta-05

Имя Файла Размер
combiner-maven-plugin-parent-1.0.0-beta-05.pom 11 KB
Обзор

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

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

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

  • combiner-maven-plugin-api
  • combiner-maven-plugin