Last Version

adaptive-executor 0.1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

adaptive-executor
Version

Version

0.1.4
Type

Type

jar
Description

Description

adaptive-executor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/PhantomThief/adaptive-executor-java
Source Code Management

Source Code Management

https://github.com/PhantomThief/adaptive-executor-java.git

Download adaptive-executor 0.1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 20.0
com.github.phantomthief : more-lambdas jar 0.1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.