MVN

io.imast : work4j-execution

Maven & Gradle

Mar 12, 2021
1 usages
0 stars

io.imast:work4j-execution · A set of APIs for definition of executable units

<dependency>
    <groupId>io.imast</groupId>
    <artifactId>work4j-execution</artifactId>
    <version>0.0.1.RC2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.imast : work4j-execution to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1.RC2
  • Latest Release Candidate: 0.0.1.RC2

All Versions

Choose a version of io.imast : work4j-execution to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
work4j-execution-0.0.1.RC2

How to add a dependency to Maven

Add the following io.imast : work4j-execution maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.imast</groupId>
    <artifactId>work4j-execution</artifactId>
    <version>0.0.1.RC2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.imast : work4j-execution gradle dependency to your build.gradle file:

implementation 'io.imast:work4j-execution:0.0.1.RC2'

Gradle Kotlin DSL: Add the following io.imast : work4j-execution gradle kotlin dependency to your build.gradle.kts file:

implementation("io.imast:work4j-execution:0.0.1.RC2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.imast : work4j-execution sbt scala dependency to your build.sbt file:

libraryDependencies += "io.imast" % "work4j-execution" % "0.0.1.RC2"

Advertisement

Dependencies from Group

Mar 11, 2021
6 usages
0 stars
Dec 21, 2020
5 usages
0 stars
Dec 23, 2020
2 usages
0 stars
Mar 11, 2021
2 usages
0 stars
Mar 11, 2021
2 usages
0 stars

Discover Dependencies