Last Version

Dropwizard Benchmarks 0.9.0-rc4

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-benchmarks
Version

Version

0.9.0-rc4
Type

Type

jar
Description

Description

Dropwizard Benchmarks
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-benchmarks 0.9.0-rc4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.8
org.openjdk.jmh : jmh-generator-annprocess jar 1.8
io.dropwizard : dropwizard-util jar 0.9.0-rc4
io.dropwizard : dropwizard-jersey jar 0.9.0-rc4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 2.1.0

Project Modules

There are no modules declared in this project.