is not current version
Last Version 1.3.19-1

com.flipkart.utils:dropwizard-guicier 1.3.18-1

Flipkart's fork of HubSpot/dropwizard-guicier with: [1] reduced dependency footprint [2] compatibility with latest Dropwizard versions [3] reduced inter-dependency conflict

Categories

Categories

DropWizard Container Microservices GUI User Interface
GroupId

GroupId

com.flipkart.utils
ArtifactId

ArtifactId

dropwizard-guicier
Version

Version

1.3.18-1
Type

Type

jar

Download dropwizard-guicier 1.3.18-1


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