Togglz - JMH benchmarks

Implementation of the feature toggles pattern for Java

License

License

GroupId

GroupId

org.togglz.benchmark
ArtifactId

ArtifactId

togglz-benchmarks
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Togglz - JMH benchmarks
Implementation of the feature toggles pattern for Java

Download togglz-benchmarks

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.35
org.togglz : togglz-core jar 3.2.1
org.togglz : togglz-spring-boot-starter jar 3.2.1
org.togglz : togglz-zookeeper jar 3.2.1
net.bytebuddy : byte-buddy jar 1.12.1
org.apache.curator : curator-test jar 5.2.1
ch.qos.logback : logback-classic jar 1.2.10

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.0
2.9.9
2.9.8
2.9.7
2.9.6
2.9.5
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.2
2.7.1
2.7.0
2.6.1.Final
2.6.0.Final
2.5.0.Final
2.4.1.Final
2.4.0.Final
2.4.0.RC1
2.3.0.Final
2.3.0.RC2