Maven Plugin Utils

Plugins, tools for Webx Framework

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.alibaba.citrus.tool
ArtifactId

ArtifactId

maven-util
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Utils
Plugins, tools for Webx Framework

Download maven-util

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.plugins : maven-shade-plugin jar 1.4
org.apache.maven.plugins : maven-eclipse-plugin jar 2.9
org.ops4j : maven-inherit-plugin jar 1.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0