MVN

rubygems : maven-tools

Maven & Gradle

Oct 21, 2015
3 usages
14 stars

helpers for maven related tasks · adds versions conversion from rubygems to maven and vice versa, ruby DSL for POM (Project Object Model from maven), pom generators, etc

<dependency>
    <groupId>rubygems</groupId>
    <artifactId>maven-tools</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rubygems : maven-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of rubygems : maven-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-tools-1.0.13
maven-tools-1.0.12
maven-tools-1.0.11
maven-tools-1.0.10
maven-tools-1.0.9

How to add a dependency to Maven

Add the following rubygems : maven-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>rubygems</groupId>
    <artifactId>maven-tools</artifactId>
    <version>1.0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following rubygems : maven-tools gradle dependency to your build.gradle file:

implementation 'rubygems:maven-tools:1.0.13'

Gradle Kotlin DSL: Add the following rubygems : maven-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("rubygems:maven-tools:1.0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following rubygems : maven-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "rubygems" % "maven-tools" % "1.0.13"

Advertisement

Dependencies from Group

Mar 28, 2015
9 usages
3.2k stars
Mar 28, 2015
7 usages
2.3k stars
Oct 24, 2015
5 usages
5 stars
Nov 05, 2015
4 usages
Oct 21, 2015
3 usages
14 stars

Discover Dependencies

May 09, 2015
May 03, 2016
2 usages
71 stars
May 03, 2016
3 usages
71 stars
May 11, 2016
1 usages
6 stars
Feb 14, 2018
6 usages
20 stars
Jun 06, 2017
1 usages
0 stars
Feb 11, 2021
48 usages
May 07, 2022
3 usages
27 stars