| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices Atomix Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.smoketurner.dropwizard |
| ArtifactId | ArtifactIdatomix-example |
| Version | Version1.3.7-1 |
| Type | Typejar |
| Description |
DescriptionDropwizard Atomix Example
Atomix support in Dropwizard
|
| Filename | Size |
|---|---|
| atomix-example-1.3.7-1.pom | |
| atomix-example-1.3.7-1.jar | 22 MB |
| atomix-example-1.3.7-1-sources.jar | 6 KB |
| atomix-example-1.3.7-1-javadoc.jar | 421 KB |
| Browse |
<!-- 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"]
| 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 |