MVN

com.intellisrc : thread

Maven & Gradle

Jul 06, 2023

IntelliSrc Common Library : Thread Module · Manage Tasks (Threads) with priority and watches its performance. You can create parallel processes easily, processes which are executed in an interval, as a service or after a specified amount of time. This module is very useful to help you to identify bottlenecks and to manage your main threads in a single place.

<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>thread</artifactId>
    <version>2.8.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intellisrc : thread to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.11

All Versions

Choose a version of com.intellisrc : thread to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
thread-2.8.11
thread-2.8.10
thread-2.8.9
thread-2.8.8
thread-2.8.7
thread-2.8.6
thread-2.8.5
thread-2.8.4
thread-2.8.3
thread-2.8.2
thread-2.8.1
thread-2.8.0
2.7.x
thread-2.7.17
thread-2.7.16
thread-2.7.15
thread-2.7.13
thread-2.7.12
thread-2.7.11

How to add a dependency to Maven

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

<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>thread</artifactId>
    <version>2.8.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.intellisrc : thread gradle dependency to your build.gradle file:

implementation 'com.intellisrc:thread:2.8.11'

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

implementation("com.intellisrc:thread:2.8.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.intellisrc : thread sbt scala dependency to your build.sbt file:

libraryDependencies += "com.intellisrc" % "thread" % "2.8.11"

Advertisement

Dependencies from Group

Nov 24, 2022
12 usages
Jul 06, 2023
6 usages
etc
Jul 06, 2023
5 usages
img
Jul 06, 2023
1 usages
Jul 06, 2023
1 usages

Discover Dependencies

Jul 06, 2023
Jul 06, 2023
net
Jul 06, 2023
img
Jul 06, 2023
1 usages
etc
Jul 06, 2023
5 usages
db
Jul 06, 2023
cv
Jul 23, 2022
Jul 06, 2023
1 usages
Jul 06, 2023
6 usages