Last Version

executor 1.0.6

A java concurrent framework.

License

License

GroupId

GroupId

org.goduun
ArtifactId

ArtifactId

executor
Version

Version

1.0.6
Type

Type

jar
Description

Description

executor
A java concurrent framework.
Project URL

Project URL

https://github.com/goduun/Executor
Source Code Management

Source Code Management

https://goduun@github.com/goduun/Executor.git

Download executor 1.0.6


<!-- https://jarcasting.com/artifacts/org.goduun/executor/ -->
<dependency>
    <groupId>org.goduun</groupId>
    <artifactId>executor</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.goduun/executor/
implementation 'org.goduun:executor:1.0.6'
// https://jarcasting.com/artifacts/org.goduun/executor/
implementation ("org.goduun:executor:1.0.6")
'org.goduun:executor:jar:1.0.6'
<dependency org="org.goduun" name="executor" rev="1.0.6">
  <artifact name="executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.goduun', module='executor', version='1.0.6')
)
libraryDependencies += "org.goduun" % "executor" % "1.0.6"
[org.goduun/executor "1.0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 12.0.1
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.