Last Version

jsr166e 1.0

Backport of JDK8's java.util.concurrent, without lambda support

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

jsr166e
Version

Version

1.0
Type

Type

jar
Description

Description

jsr166e
Backport of JDK8's java.util.concurrent, without lambda support

Download jsr166e 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.