MVN

org.zeroturnaround : jr-utils

Maven & Gradle

Nov 13, 2009
3 usages

JavaRebel Utils

<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>jr-utils</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.zeroturnaround : jr-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.zeroturnaround : jr-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
jr-utils-3.0-M1
2.1.x
jr-utils-2.1.1
2.1
jr-utils-2.1
2.1a
jr-utils-2.1a
2.0.x
jr-utils-2.0.3

How to add a dependency to Maven

Add the following org.zeroturnaround : jr-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.zeroturnaround</groupId>
    <artifactId>jr-utils</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.zeroturnaround : jr-utils gradle dependency to your build.gradle file:

implementation 'org.zeroturnaround:jr-utils:2.1.1'

Gradle Kotlin DSL: Add the following org.zeroturnaround : jr-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.zeroturnaround:jr-utils:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.zeroturnaround : jr-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.zeroturnaround" % "jr-utils" % "2.1.1"

Advertisement

Dependencies from Group

Sep 02, 2020
155 usages
Aug 03, 2023
142 usages
1.3k stars
Nov 13, 2009
22 usages
Aug 03, 2023
20 usages
Oct 01, 2009
16 usages

Discover Dependencies

Apr 27, 2013
7 usages
Jan 08, 2015
3 usages
2.2k stars
Aug 14, 2009
5 usages
Sep 19, 2006
36 usages
Dec 05, 2012
13 usages
Jul 31, 2015
2 usages
433 stars
Apr 18, 2015
6 usages
10 stars