Categories |
CategoriesDropWizard Container Microservices GUI User Interface |
---|---|
GroupId | GroupIdcom.hubspot.dropwizard |
ArtifactId | ArtifactIddropwizard-guicier |
Last Version | Last Version1.3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot.dropwizard/dropwizard-guicier/ -->
<dependency>
<groupId>com.hubspot.dropwizard</groupId>
<artifactId>dropwizard-guicier</artifactId>
<version>1.3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.dropwizard/dropwizard-guicier/
implementation 'com.hubspot.dropwizard:dropwizard-guicier:1.3.5.2'
// https://jarcasting.com/artifacts/com.hubspot.dropwizard/dropwizard-guicier/
implementation ("com.hubspot.dropwizard:dropwizard-guicier:1.3.5.2")
'com.hubspot.dropwizard:dropwizard-guicier:jar:1.3.5.2'
<dependency org="com.hubspot.dropwizard" name="dropwizard-guicier" rev="1.3.5.2">
<artifact name="dropwizard-guicier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.dropwizard', module='dropwizard-guicier', version='1.3.5.2')
)
libraryDependencies += "com.hubspot.dropwizard" % "dropwizard-guicier" % "1.3.5.2"
[com.hubspot.dropwizard/dropwizard-guicier "1.3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squarespace.jersey2-guice : jersey2-guice-impl | jar | 1.0.6 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-servlet | jar | 4.1.0 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
javax.inject : javax.inject | jar | 1 |
com.google.guava : guava | jar | 25.0-jre |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
io.dropwizard : dropwizard-servlets | jar | 1.3.5 |
io.dropwizard : dropwizard-core | jar | 1.3.5 |
io.dropwizard : dropwizard-lifecycle | jar | 1.3.5 |
io.dropwizard : dropwizard-jackson | jar | 1.3.5 |
io.dropwizard : dropwizard-jersey | jar | 1.3.5 |
io.dropwizard : dropwizard-jetty | jar | 1.3.5 |
io.dropwizard.metrics : metrics-core | jar | 4.0.2 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.0.2 |
org.glassfish.jersey.core : jersey-server | jar | 2.25.1 |
org.glassfish.hk2 : hk2-api | jar | 2.5.0-b32 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
org.eclipse.jetty : jetty-server | jar | 9.4.19.v20190610 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.9.1 |
org.mockito : mockito-core | jar | 2.23.4 |
io.dropwizard : dropwizard-testing | jar | 1.3.5 |
io.dropwizard : dropwizard-client | jar | 1.3.5 |