Last Version

Commons :: Benchmarks 0.0.1

ESA Commons is the common lib of ESA Stack.

License

License

GroupId

GroupId

com.github.esastack
ArtifactId

ArtifactId

commons-benchmarks
Version

Version

0.0.1
Type

Type

jar
Description

Description

Commons :: Benchmarks
ESA Commons is the common lib of ESA Stack.

Download commons-benchmarks 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.esastack : commons jar 0.0.1
com.github.esastack : commons-http jar 0.0.1
io.netty : netty-common jar
org.openjdk.jmh : jmh-core jar 1.22

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-inline jar 3.3.3

Project Modules

There are no modules declared in this project.