Last Version

Dropwizard Atomix Example 1.3.7-1

Atomix support in Dropwizard

License

License

Categories

Categories

DropWizard Container Microservices Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

com.smoketurner.dropwizard
ArtifactId

ArtifactId

atomix-example
Version

Version

1.3.7-1
Type

Type

jar
Description

Description

Dropwizard Atomix Example
Atomix support in Dropwizard

Download atomix-example 1.3.7-1


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

Dependencies

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.3.7
org.mockito : mockito-core jar 2.23.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.