Last Version

IT test dependency downloader for CBUILDS 1.0-beta-1

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

License

License

GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

cbuild-tool-parent
Version

Version

1.0-beta-1
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Codehaus

Download cbuild-tool-parent 1.0-beta-1


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.