Jar examples for m:maven-tools
adds versions conversion from rubygems to maven and vice versa, ruby DSL for POM (Project Object Model from maven), pom generators, etc
You can download jar file maven-tools 0.34.2 in this page.
MIT-LICENSE
You can use the following script to add maven-tools-0.34.2.jar to your project.
<dependency> <groupId>de.saumya.mojo</groupId> <artifactId>maven-tools</artifactId> <version>0.34.2</version> </dependency>
compile group: 'de.saumya.mojo', name: 'maven-tools', version: '0.34.2'
libraryDependencies += "de.saumya.mojo" % "maven-tools" % "0.34.2"
<dependency org="de.saumya.mojo" name="maven-tools" rev="0.34.2"/>
@Grapes(@Grab(group='de.saumya.mojo', module='maven-tools', version='0.34.2'))
'de.saumya.mojo:maven-tools:jar:0.34.2'
Click the following link to download the jar file.
maven-tools-0.34.2-sources.jar