Last Version

Maven Utils 1.18.3

Although this is technically not a plugin, this is a bunch of tools that all of the plugins use. This is very useful for anyone doing maven plugin development.

License

License

Categories

Categories

JavaScript Languages Maven Build Tools
GroupId

GroupId

com.github.jlgrock.javascript-framework
ArtifactId

ArtifactId

maven-utils
Version

Version

1.18.3
Type

Type

jar
Description

Description

Maven Utils
Although this is technically not a plugin, this is a bunch of tools that all of the plugins use. This is very useful for anyone doing maven plugin development.

Download maven-utils 1.18.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.2.1
log4j : log4j jar 1.2.16
commons-lang : commons-lang jar 2.5
commons-io : commons-io jar 2.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.