IT test dependency downloader for CBUILDS

This is a hacky pom to download invoker plugins so the invoker plugins will not need proxy and remote repo configurations.

Лицензия

Лицензия

Группа

Группа

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

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

cbuild-tool-parent
Последняя версия

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

1.0-beta-1
Дата

Дата

Тип

Тип

jar
Описание

Описание

IT test dependency downloader for CBUILDS
This is a hacky pom to download invoker plugins so the invoker plugins will not need proxy and remote repo configurations.
Организация-разработчик

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

Codehaus

Скачать cbuild-tool-parent

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

<!-- https://jarcasting.com/artifacts/org.codehaus.mojo/cbuild-tool-parent/ -->
<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>cbuild-tool-parent</artifactId>
    <version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo/cbuild-tool-parent/
implementation 'org.codehaus.mojo:cbuild-tool-parent:1.0-beta-1'
// https://jarcasting.com/artifacts/org.codehaus.mojo/cbuild-tool-parent/
implementation ("org.codehaus.mojo:cbuild-tool-parent:1.0-beta-1")
'org.codehaus.mojo:cbuild-tool-parent:jar:1.0-beta-1'
<dependency org="org.codehaus.mojo" name="cbuild-tool-parent" rev="1.0-beta-1">
  <artifact name="cbuild-tool-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo', module='cbuild-tool-parent', version='1.0-beta-1')
)
libraryDependencies += "org.codehaus.mojo" % "cbuild-tool-parent" % "1.0-beta-1"
[org.codehaus.mojo/cbuild-tool-parent "1.0-beta-1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven.wagon : wagon-http-shared jar 1.0-beta-5
org.apache.maven.plugins : maven-clean-plugin jar 2.3
org.codehaus.mojo : cobertura-maven-plugin jar 2.2

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

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

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

Версия
1.0-beta-1
1.0-alpha-1