Last Version

Kirtimukh | DW Demo Examples 0.0.5

The Guardian of Thresholds. Rate-limiting, throttling and circuit-breaker

License

License

GroupId

GroupId

io.durg.kirtimukh.dw
ArtifactId

ArtifactId

demo-examples
Version

Version

0.0.5
Type

Type

jar
Description

Description

Kirtimukh | DW Demo Examples
The Guardian of Thresholds. Rate-limiting, throttling and circuit-breaker

Download demo-examples 0.0.5


<!-- https://jarcasting.com/artifacts/io.durg.kirtimukh.dw/demo-examples/ -->
<dependency>
    <groupId>io.durg.kirtimukh.dw</groupId>
    <artifactId>demo-examples</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.durg.kirtimukh.dw/demo-examples/
implementation 'io.durg.kirtimukh.dw:demo-examples:0.0.5'
// https://jarcasting.com/artifacts/io.durg.kirtimukh.dw/demo-examples/
implementation ("io.durg.kirtimukh.dw:demo-examples:0.0.5")
'io.durg.kirtimukh.dw:demo-examples:jar:0.0.5'
<dependency org="io.durg.kirtimukh.dw" name="demo-examples" rev="0.0.5">
  <artifact name="demo-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.durg.kirtimukh.dw', module='demo-examples', version='0.0.5')
)
libraryDependencies += "io.durg.kirtimukh.dw" % "demo-examples" % "0.0.5"
[io.durg.kirtimukh.dw/demo-examples "0.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
io.durg.kirtimukh.dw : throttling-bundle jar 0.0.5

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.14
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-inline jar 4.2.0

Project Modules

There are no modules declared in this project.