is not current version
Last Version 3.2.2

com.yahoo.elide:dropwizard-elide 3.0.13

Elide Bundle for Dropwizard

Categories

Categories

IDE Development Tools DropWizard Container Microservices Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

dropwizard-elide
Version

Version

3.0.13
Type

Type

jar

Download dropwizard-elide 3.0.13


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