MVN

com.workplacesystems.utilsj : utilsj

Maven & Gradle

May 15, 2015
2 usages
0 stars

UtilsJ · Various Java utility classes including transactional collections, collection helpers, synchronisation utilities, thread utilities and build utilities classes.

<dependency>
    <groupId>com.workplacesystems.utilsj</groupId>
    <artifactId>utilsj</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.workplacesystems.utilsj : utilsj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of com.workplacesystems.utilsj : utilsj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
utilsj-1.1.4
utilsj-1.1.3
utilsj-1.1.2
utilsj-1.1.0
1.0.x
utilsj-1.0.2

How to add a dependency to Maven

Add the following com.workplacesystems.utilsj : utilsj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.workplacesystems.utilsj</groupId>
    <artifactId>utilsj</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.workplacesystems.utilsj : utilsj gradle dependency to your build.gradle file:

implementation 'com.workplacesystems.utilsj:utilsj:1.1.4'

Gradle Kotlin DSL: Add the following com.workplacesystems.utilsj : utilsj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.workplacesystems.utilsj:utilsj:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.workplacesystems.utilsj : utilsj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.workplacesystems.utilsj" % "utilsj" % "1.1.4"

Advertisement

Dependencies from Group

May 15, 2015
2 usages
0 stars

Discover Dependencies

Sep 11, 2017
3 usages
7 stars
Sep 11, 2017
2 usages
7 stars
Sep 11, 2017
3 usages
7 stars
Mar 15, 2016
146 stars
Sep 18, 2015
2 usages
208 stars
Dec 27, 2022
1 usages
537 stars
Dec 27, 2022
6 usages
537 stars
Jun 24, 2016
1 usages
2.1k stars
Jun 14, 2016
464 stars