Last Version

Dropwizard Elide 3.2.2

Elide Bundle for Dropwizard

License

License

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.2.2
Type

Type

jar
Description

Description

Dropwizard Elide
Elide Bundle for Dropwizard
Project URL

Project URL

https://github.com/yahoo/elide
Source Code Management

Source Code Management

https://github.com/yahoo/elide.git

Download dropwizard-elide 3.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 3.2.2
com.yahoo.elide : elide-datastore-hibernate5 jar 3.2.2
org.eclipse.persistence : javax.persistence jar 2.1.0
org.hibernate : hibernate-entitymanager jar 5.0.2.Final

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2
io.dropwizard : dropwizard-db jar 0.9.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.9
org.mockito : mockito-core jar 2.2.26

Project Modules

There are no modules declared in this project.