Maven 2.x Utils

Utility library for Maven 2.x projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.marvelution.maven
ArtifactId

ArtifactId

maven-utils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven 2.x Utils
Utility library for Maven 2.x projects
Project Organization

Project Organization

Marvelution

Download maven-utils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.marvelution : marvelution-utils jar 1.2
org.codehaus.plexus : plexus-utils jar 1.5.6
org.apache.maven : maven-model jar 2.0.10
org.apache.maven : maven-project jar 2.0.10
commons-cli : commons-cli jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.marvelution.maven : maven-test-utils jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0