is not current version
Last Version 5.2.1

otj-executors 5.2.0

ExecutorService support

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-executors
Version

Version

5.2.0
Type

Type

jar
Description

Description

otj-executors
ExecutorService support

Download otj-executors 5.2.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.opentable.components » otj-spring jar 5.2.0
com.opentable.components : otj-scopes jar 5.2.0
io.dropwizard.metrics : metrics-core jar 4.0.7
com.mogwee : mogwee-executors jar 1.2.1
com.google.guava : guava jar 23.5-jre
org.slf4j : slf4j-api jar 1.7.30
javax.inject : javax.inject jar 1
org.springframework : spring-core jar 5.2.6.RELEASE
org.springframework : spring-context jar
org.springframework : spring-beans jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30

test (6)

Group / Artifact Type Version
org.easymock : easymock jar 3.6
junit : junit jar 4.13
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-simple jar 1.7.30
org.springframework : spring-test jar
io.dropwizard.metrics : metrics-healthchecks jar 4.0.7

Project Modules

There are no modules declared in this project.