thetus-maven-toolbox

A collection of maven-related classes that provide functionality useful for writing maven plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.thetus.maven
ArtifactId

ArtifactId

maven-toolbox
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

thetus-maven-toolbox
A collection of maven-related classes that provide functionality useful for writing maven plugins

Download maven-toolbox

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.thetus.build : core-build-utils jar 0.4.3
commons-io : commons-io jar 2.0.1
commons-lang : commons-lang jar 2.5
commons-collections : commons-collections jar 3.2.1
com.intellij : annotations jar 7.0.3
org.apache.maven : maven-core jar 3.0.3
org.jfrog.maven.annomojo : maven-plugin-anno jar 1.3.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4