Last Version

org.immutables.bench 0.18

Simple benchmark tool based on generating request that saturates measured service and uses logging for output

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

bench
Version

Version

0.18
Type

Type

jar
Description

Description

org.immutables.bench
Simple benchmark tool based on generating request that saturates measured service and uses logging for output
Project Organization

Project Organization

The Immutables.org authors

Download bench 0.18


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

Dependencies

compile (1)

Group / Artifact Type Version
org.immutables : service jar 0.18

provided (1)

Group / Artifact Type Version
org.immutables : generate-tool jar 0.18

Project Modules

There are no modules declared in this project.