License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.gruelbox |
ArtifactId | ArtifactIddropwizard-guice-box-parent |
Last Version | Last Version1.1.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.gruelbox:dropwizard-guice-box-parent
Dropwizard/Guice integration bundle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-guice-box-parent-1.1.14.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gruelbox/dropwizard-guice-box-parent/ -->
<dependency>
<groupId>com.gruelbox</groupId>
<artifactId>dropwizard-guice-box-parent</artifactId>
<version>1.1.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/dropwizard-guice-box-parent/
implementation 'com.gruelbox:dropwizard-guice-box-parent:1.1.14'
// https://jarcasting.com/artifacts/com.gruelbox/dropwizard-guice-box-parent/
implementation ("com.gruelbox:dropwizard-guice-box-parent:1.1.14")
'com.gruelbox:dropwizard-guice-box-parent:pom:1.1.14'
<dependency org="com.gruelbox" name="dropwizard-guice-box-parent" rev="1.1.14">
<artifact name="dropwizard-guice-box-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='dropwizard-guice-box-parent', version='1.1.14')
)
libraryDependencies += "com.gruelbox" % "dropwizard-guice-box-parent" % "1.1.14"
[com.gruelbox/dropwizard-guice-box-parent "1.1.14"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-core | jar | 2.2 |