Categories |
CategoriesDropWizard Container Microservices GUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.gruelbox |
ArtifactId | ArtifactIddropwizard-guice-box-parent |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
dropwizard-guice-box-parent-0.0.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gruelbox/dropwizard-guice-box-parent/ -->
<dependency>
<groupId>com.gruelbox</groupId>
<artifactId>dropwizard-guice-box-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/dropwizard-guice-box-parent/
implementation 'com.gruelbox:dropwizard-guice-box-parent:0.0.4'
// https://jarcasting.com/artifacts/com.gruelbox/dropwizard-guice-box-parent/
implementation ("com.gruelbox:dropwizard-guice-box-parent:0.0.4")
'com.gruelbox:dropwizard-guice-box-parent:pom:0.0.4'
<dependency org="com.gruelbox" name="dropwizard-guice-box-parent" rev="0.0.4">
<artifact name="dropwizard-guice-box-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='dropwizard-guice-box-parent', version='0.0.4')
)
libraryDependencies += "com.gruelbox" % "dropwizard-guice-box-parent" % "0.0.4"
[com.gruelbox/dropwizard-guice-box-parent "0.0.4"]