License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.pennassurancesoftware.dropwizard |
ArtifactId | ArtifactIddropwizard-stop |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Stop Support
Parent POM.xml with most oftenly used pre-configured features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dropwizard-stop-0.8.2.pom | |
dropwizard-stop-0.8.2.jar | 14 KB |
dropwizard-stop-0.8.2-sources.jar | 7 KB |
dropwizard-stop-0.8.2-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pennassurancesoftware.dropwizard/dropwizard-stop/ -->
<dependency>
<groupId>com.pennassurancesoftware.dropwizard</groupId>
<artifactId>dropwizard-stop</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pennassurancesoftware.dropwizard/dropwizard-stop/
implementation 'com.pennassurancesoftware.dropwizard:dropwizard-stop:0.8.2'
// https://jarcasting.com/artifacts/com.pennassurancesoftware.dropwizard/dropwizard-stop/
implementation ("com.pennassurancesoftware.dropwizard:dropwizard-stop:0.8.2")
'com.pennassurancesoftware.dropwizard:dropwizard-stop:jar:0.8.2'
<dependency org="com.pennassurancesoftware.dropwizard" name="dropwizard-stop" rev="0.8.2">
<artifact name="dropwizard-stop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pennassurancesoftware.dropwizard', module='dropwizard-stop', version='0.8.2')
)
libraryDependencies += "com.pennassurancesoftware.dropwizard" % "dropwizard-stop" % "0.8.2"
[com.pennassurancesoftware.dropwizard/dropwizard-stop "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |