MVN

org.kuali.common : kuali-threads

Maven & Gradle

Apr 06, 2013
17 usages

Kuali Threads · Small helper package for writing multi-threaded apps

<dependency>
    <groupId>org.kuali.common</groupId>
    <artifactId>kuali-threads</artifactId>
    <version>1.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kuali.common : kuali-threads to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.10

All Versions

Choose a version of org.kuali.common : kuali-threads to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kuali-threads-1.0.10
kuali-threads-1.0.9

How to add a dependency to Maven

Add the following org.kuali.common : kuali-threads maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kuali.common</groupId>
    <artifactId>kuali-threads</artifactId>
    <version>1.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kuali.common : kuali-threads gradle dependency to your build.gradle file:

implementation 'org.kuali.common:kuali-threads:1.0.10'

Gradle Kotlin DSL: Add the following org.kuali.common : kuali-threads gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kuali.common:kuali-threads:1.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kuali.common : kuali-threads sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kuali.common" % "kuali-threads" % "1.0.10"

Advertisement

Dependencies from Group

Dec 04, 2014
44 usages
Apr 06, 2013
17 usages
Feb 04, 2014
16 usages
Nov 08, 2012
10 usages
Jan 26, 2015
9 usages

Discover Dependencies

Jul 16, 2014
10 usages
1 stars
Mar 24, 2015
39 usages
2.5k stars
Jun 10, 2014
3 usages
1 stars
Aug 16, 2010
1 usages
Apr 27, 2013
52 usages
382 stars
May 02, 2013
2 usages
Apr 19, 2014
1 usages
May 04, 2006
1 usages
Jun 09, 2014
2 usages
4 stars