Sentinel JMH benchmark

The parent project of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

dev.taie.sentinel
ArtifactId

ArtifactId

sentinel-benchmark
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sentinel JMH benchmark
The parent project of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-benchmark

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dev.taie.sentinel : sentinel-core jar 1.8.3
org.openjdk.jmh : jmh-core jar 1.21

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.3