Jar examples for m:maven-commons
Common classes for custom Maven plugins
You can download jar file maven-commons 0.0.2 in this page.
Apache 2.0
You can use the following script to add maven-commons-0.0.2.jar to your project.
<dependency> <groupId>com.vecna</groupId> <artifactId>maven-commons</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.vecna', name: 'maven-commons', version: '0.0.2'
libraryDependencies += "com.vecna" % "maven-commons" % "0.0.2"
<dependency org="com.vecna" name="maven-commons" rev="0.0.2"/>
@Grapes(@Grab(group='com.vecna', module='maven-commons', version='0.0.2'))
'com.vecna:maven-commons:jar:0.0.2'
Click the following link to download the jar file.
maven-commons-0.0.2-javadoc.jar