MVN

org.eurekaclinical : javautil

Maven & Gradle

Aug 11, 2020
18 usages
1 stars

JavaUtil · JavaUtil is a utility library to speed the development of Java software. We developed it over multiple years during our internal development efforts, and it has reached a point of stability where we have decided to make it available to the outside world. The JavaUtil package aims to fill in the gaps of the Apache Commons and similar utility libraries out there. Features include convenience classes for string, collections, arrays, dates, iterators, colors, logging, unit testing, a little bit of basic statistics, database queries, caching and more.

<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>javautil</artifactId>
    <version>4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eurekaclinical : javautil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5
  • Latest Beta: 4.2-Beta-1
  • Latest Alpha: 4.0-Alpha-4

All Versions

Choose a version of org.eurekaclinical : javautil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5
javautil-4.5
4.4
javautil-4.4
4.2
javautil-4.2
javautil-4.2-Beta-1
4.1
javautil-4.1
4.0.x
javautil-4.0.1
4.0
javautil-4.0
javautil-4.0-Alpha-4
javautil-4.0-Alpha-3
javautil-4.0-Alpha-2
javautil-4.0-Alpha-1
3.0
javautil-3.0
javautil-3.0-Alpha-8
javautil-3.0-Alpha-7
javautil-3.0-Alpha-6
javautil-3.0-Alpha-5
javautil-3.0-Alpha-4

How to add a dependency to Maven

Add the following org.eurekaclinical : javautil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>javautil</artifactId>
    <version>4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eurekaclinical : javautil gradle dependency to your build.gradle file:

implementation 'org.eurekaclinical:javautil:4.5'

Gradle Kotlin DSL: Add the following org.eurekaclinical : javautil gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eurekaclinical:javautil:4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eurekaclinical : javautil sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eurekaclinical" % "javautil" % "4.5"

Advertisement

Dependencies from Group

Aug 11, 2020
27 usages
0 stars
Aug 11, 2020
23 usages
Aug 11, 2020
18 usages
1 stars
Aug 11, 2020
13 usages
0 stars

Discover Dependencies

Apr 27, 2017
13 usages
185 stars
Apr 27, 2017
13 usages
185 stars
Aug 11, 2018
14 usages
987 stars
May 02, 2018
21 usages
jmx
May 02, 2018
21 usages
Oct 24, 2016
12 usages
158 stars
Jan 31, 2016
21 usages
1.2k stars
Apr 05, 2020
13 usages
177 stars
Jun 07, 2019
12 usages
505 stars