| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices GUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdio.paradoxical |
| ArtifactId | ArtifactIddropwizard-guice |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondropwizard-guice
Simple library for using Guice DI in a dropwizard service forked from hubspot/dropwizard-guice.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dropwizard-guice-1.0.5.pom | |
| dropwizard-guice-1.0.5.jar | 38 KB |
| dropwizard-guice-1.0.5-sources.jar | 15 KB |
| dropwizard-guice-1.0.5-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.paradoxical/dropwizard-guice/ -->
<dependency>
<groupId>io.paradoxical</groupId>
<artifactId>dropwizard-guice</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.paradoxical/dropwizard-guice/
implementation 'io.paradoxical:dropwizard-guice:1.0.5'
// https://jarcasting.com/artifacts/io.paradoxical/dropwizard-guice/
implementation ("io.paradoxical:dropwizard-guice:1.0.5")
'io.paradoxical:dropwizard-guice:jar:1.0.5'
<dependency org="io.paradoxical" name="dropwizard-guice" rev="1.0.5">
<artifact name="dropwizard-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.paradoxical', module='dropwizard-guice', version='1.0.5')
)
libraryDependencies += "io.paradoxical" % "dropwizard-guice" % "1.0.5"
[io.paradoxical/dropwizard-guice "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.paradoxical : dropwizard-bundles | jar | 0.9.2 |
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| io.dropwizard : dropwizard-core | jar | |
| io.dropwizard : dropwizard-jackson | jar | |
| io.dropwizard : dropwizard-jersey | jar | |
| io.dropwizard : dropwizard-jetty | jar | |
| io.dropwizard : dropwizard-lifecycle | jar | |
| io.dropwizard : dropwizard-servlets | jar | |
| io.dropwizard.metrics : metrics-healthchecks | jar | |
| com.google.inject : guice | jar | 4.1.0 |
| com.google.inject.extensions : guice-servlet | jar | 4.1.0 |
| org.glassfish.jersey.core : jersey-server | jar | |
| com.squarespace.jersey2-guice : jersey2-guice-impl | jar | 1.0.6 |
| org.reflections : reflections | jar | 0.9.10 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| org.glassfish.hk2 : hk2-api | jar | 2.5.0-b28 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| com.google.guava : guava | jar | 20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.assertj : assertj-core | jar | 3.3.0 |
| io.dropwizard : dropwizard-testing | jar | |
| io.dropwizard : dropwizard-client | jar |