Last Version

Sentinel JMH benchmark 1.5.0

The parent project of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-benchmark
Version

Version

1.5.0
Type

Type

jar
Description

Description

Sentinel JMH benchmark
The parent project of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-benchmark 1.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 1.5.0
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.