Categories |
CategoriesDropWizard Container Microservices Jest Data Databases |
---|---|
GroupId | GroupIdcom.meltmedia.dropwizard |
ArtifactId | ArtifactIddropwizard-jest |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
dropwizard-jest-0.3.0.pom | |
dropwizard-jest-0.3.0.jar | 12 KB |
dropwizard-jest-0.3.0-sources.jar | 6 KB |
dropwizard-jest-0.3.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-jest/ -->
<dependency>
<groupId>com.meltmedia.dropwizard</groupId>
<artifactId>dropwizard-jest</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-jest/
implementation 'com.meltmedia.dropwizard:dropwizard-jest:0.3.0'
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-jest/
implementation ("com.meltmedia.dropwizard:dropwizard-jest:0.3.0")
'com.meltmedia.dropwizard:dropwizard-jest:jar:0.3.0'
<dependency org="com.meltmedia.dropwizard" name="dropwizard-jest" rev="0.3.0">
<artifact name="dropwizard-jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.dropwizard', module='dropwizard-jest', version='0.3.0')
)
libraryDependencies += "com.meltmedia.dropwizard" % "dropwizard-jest" % "0.3.0"
[com.meltmedia.dropwizard/dropwizard-jest "0.3.0"]