GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-executors |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-executors
ExecutorService support
|
Filename | Size |
---|---|
otj-executors-5.2.1.pom | |
otj-executors-5.2.1.jar | 41 KB |
otj-executors-5.2.1-tests.jar | 24 KB |
otj-executors-5.2.1-test-sources.jar | 12 KB |
otj-executors-5.2.1-sources.jar | 26 KB |
otj-executors-5.2.1-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-executors/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-executors</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-executors/
implementation 'com.opentable.components:otj-executors:5.2.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-executors/
implementation ("com.opentable.components:otj-executors:5.2.1")
'com.opentable.components:otj-executors:jar:5.2.1'
<dependency org="com.opentable.components" name="otj-executors" rev="5.2.1">
<artifact name="otj-executors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-executors', version='5.2.1')
)
libraryDependencies += "com.opentable.components" % "otj-executors" % "5.2.1"
[com.opentable.components/otj-executors "5.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components » otj-spring | jar | 5.2.1 |
com.opentable.components : otj-scopes | jar | 5.2.0 |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
com.mogwee : mogwee-executors | jar | 1.2.1 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.36 |
javax.inject : javax.inject | jar | 1 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-context | jar | |
org.springframework : spring-beans | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 4.2 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.springframework : spring-test | jar | |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.9 |