Last Version

Mojo Development Supporting Library 0.9.0

A maven component library providing classes to support the development of Maven Plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

br.com.c8tech.tools
ArtifactId

ArtifactId

c8tech.tools.maven.library.mojo
Version

Version

0.9.0
Type

Type

jar
Description

Description

Mojo Development Supporting Library
A maven component library providing classes to support the development of Maven Plugins.
Project Organization

Project Organization

C8 Technology ME

Download c8tech.tools.maven.library.mojo 0.9.0


<!-- https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.mojo/ -->
<dependency>
    <groupId>br.com.c8tech.tools</groupId>
    <artifactId>c8tech.tools.maven.library.mojo</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.mojo/
implementation 'br.com.c8tech.tools:c8tech.tools.maven.library.mojo:0.9.0'
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech.tools.maven.library.mojo/
implementation ("br.com.c8tech.tools:c8tech.tools.maven.library.mojo:0.9.0")
'br.com.c8tech.tools:c8tech.tools.maven.library.mojo:jar:0.9.0'
<dependency org="br.com.c8tech.tools" name="c8tech.tools.maven.library.mojo" rev="0.9.0">
  <artifact name="c8tech.tools.maven.library.mojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.tools', module='c8tech.tools.maven.library.mojo', version='0.9.0')
)
libraryDependencies += "br.com.c8tech.tools" % "c8tech.tools.maven.library.mojo" % "0.9.0"
[br.com.c8tech.tools/c8tech.tools.maven.library.mojo "0.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-archiver jar 4.1.0
org.apache.maven.shared : maven-artifact-transfer jar 0.11.0
io.takari : incrementalbuild jar 0.20.9

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.