MVN

com.amlinv : java-sched

Maven & Gradle

Sep 09, 2015
3 usages
0 stars

Java Scheduler · Scheduler of java processes that seeks to optimize the execution of processing tasks by the JVM with minimal threads in order to reduce the overhead of context switching, optimize the utilization of CPU cores, and provide controls to the application over the scheduling of processing tasks.

<dependency>
    <groupId>com.amlinv</groupId>
    <artifactId>java-sched</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amlinv : java-sched to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.amlinv : java-sched to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
java-sched-1.1.0
1.0.x
java-sched-1.0.1
java-sched-1.0.0

How to add a dependency to Maven

Add the following com.amlinv : java-sched maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amlinv</groupId>
    <artifactId>java-sched</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amlinv : java-sched gradle dependency to your build.gradle file:

implementation 'com.amlinv:java-sched:1.1.0'

Gradle Kotlin DSL: Add the following com.amlinv : java-sched gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amlinv:java-sched:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amlinv : java-sched sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amlinv" % "java-sched" % "1.1.0"

Advertisement

Dependencies from Group

Aug 18, 2015
4 usages
0 stars
Sep 09, 2015
3 usages
0 stars
Sep 09, 2015
3 usages
0 stars
Aug 28, 2015
3 usages
0 stars
Aug 19, 2015
2 usages
0 stars

Discover Dependencies

Jul 28, 2023
5 usages
330 stars
Aug 15, 2023
5 usages
30 stars
Nov 27, 2019
5 usages
3.1k stars
Aug 03, 2020
3 usages
94 stars
Nov 09, 2017
2 usages
26 stars
Nov 04, 2022
6 usages
1.4k stars
Jun 20, 2023
8 usages
106 stars
May 15, 2023
9 usages
761 stars
Nov 10, 2022
2 usages
223 stars