is not current version
Last Version 1.3.19-1

com.flipkart.utils:dropwizard-guicier 1.3.17-2

Flipkart's fork of HubSpot/dropwizard-guicier and Squarespace/jersey2-guice with following improvements: [1] Significant reduction in dependency footprint [2] Reduction in inter-dependency conflicts [3] Compatibility with latest versions of Dropwizard

Categories

Categories

DropWizard Container Microservices GUI User Interface
GroupId

GroupId

com.flipkart.utils
ArtifactId

ArtifactId

dropwizard-guicier
Version

Version

1.3.17-2
Type

Type

jar

Download dropwizard-guicier 1.3.17-2


<!-- https://jarcasting.com/artifacts/com.flipkart.utils/dropwizard-guicier/ -->
<dependency>
    <groupId>com.flipkart.utils</groupId>
    <artifactId>dropwizard-guicier</artifactId>
    <version>1.3.17-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.flipkart.utils/dropwizard-guicier/
implementation 'com.flipkart.utils:dropwizard-guicier:1.3.17-2'
// https://jarcasting.com/artifacts/com.flipkart.utils/dropwizard-guicier/
implementation ("com.flipkart.utils:dropwizard-guicier:1.3.17-2")
'com.flipkart.utils:dropwizard-guicier:jar:1.3.17-2'
<dependency org="com.flipkart.utils" name="dropwizard-guicier" rev="1.3.17-2">
  <artifact name="dropwizard-guicier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flipkart.utils', module='dropwizard-guicier', version='1.3.17-2')
)
libraryDependencies += "com.flipkart.utils" % "dropwizard-guicier" % "1.3.17-2"
[com.flipkart.utils/dropwizard-guicier "1.3.17-2"]