MVN

io.github.cernoch : executioner

Maven & Gradle

Feb 17, 2022
0 stars

Parallel execution tools. On top of java.util.concurrent this provides checked exception handling (forget ExecutionException), and stack manipulators for comfortable debugging. Also we provide routines that simulate execution on CPUs with arbitrary number of cores, which is handy for benchmarking.

<dependency>
    <groupId>io.github.cernoch</groupId>
    <artifactId>executioner</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cernoch : executioner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of io.github.cernoch : executioner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
executioner-3.2.0
3.1.x
executioner-3.1.0
3.0.x
executioner-3.0.0

How to add a dependency to Maven

Add the following io.github.cernoch : executioner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.cernoch</groupId>
    <artifactId>executioner</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.cernoch : executioner gradle dependency to your build.gradle file:

implementation 'io.github.cernoch:executioner:3.2.0'

Gradle Kotlin DSL: Add the following io.github.cernoch : executioner gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.cernoch:executioner:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.cernoch : executioner sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.cernoch" % "executioner" % "3.2.0"

Advertisement

Dependencies from Group

Feb 17, 2022
0 stars
Mar 02, 2017
0 stars

Discover Dependencies

Apr 25, 2017
1 usages
0 stars
Jun 22, 2023
1 usages
28 stars
Aug 23, 2023
28 stars
Aug 23, 2023
28 stars
Aug 23, 2023
6 usages
28 stars
Aug 23, 2023
2 usages
28 stars
Aug 23, 2023
1 usages
28 stars
Aug 23, 2023
28 stars
Aug 23, 2023
1 usages
28 stars
Aug 23, 2023
5 usages
28 stars