License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcommons-benchmarks |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionCommons :: Benchmarks
ESA Commons is the common lib of ESA Stack.
|
Filename | Size |
---|---|
commons-benchmarks-0.1.1.pom | |
commons-benchmarks-0.1.1.jar | 118 KB |
commons-benchmarks-0.1.1-sources.jar | 62 KB |
commons-benchmarks-0.1.1-javadoc.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/commons-benchmarks/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons-benchmarks</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-benchmarks/
implementation 'io.esastack:commons-benchmarks:0.1.1'
// https://jarcasting.com/artifacts/io.esastack/commons-benchmarks/
implementation ("io.esastack:commons-benchmarks:0.1.1")
'io.esastack:commons-benchmarks:jar:0.1.1'
<dependency org="io.esastack" name="commons-benchmarks" rev="0.1.1">
<artifact name="commons-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-benchmarks', version='0.1.1')
)
libraryDependencies += "io.esastack" % "commons-benchmarks" % "0.1.1"
[io.esastack/commons-benchmarks "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : commons | jar | 0.1.1 |
io.esastack : commons-http | jar | 0.1.1 |
io.netty : netty-common | jar | |
org.openjdk.jmh : jmh-core | jar | 1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-inline | jar | 3.3.3 |