is not current version
Last Version 4.0.0-beta.1

Dropwizard Hibernate Support 2.1.0-beta.3

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices Hibernate Data ORM
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-hibernate
Version

Version

2.1.0-beta.3
Type

Type

jar
Description

Description

Dropwizard Hibernate Support
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-hibernate 2.1.0-beta.3


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

Dependencies

compile (23)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.1.0-beta.3
io.dropwizard : dropwizard-db jar 2.1.0-beta.3
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.3
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.3
io.dropwizard : dropwizard-lifecycle jar 2.1.0-beta.3
io.dropwizard : dropwizard-logging jar 2.1.0-beta.3
io.dropwizard : dropwizard-util jar 2.1.0-beta.3
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-healthchecks jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
javax.persistence : javax.persistence-api jar 2.2
joda-time : joda-time jar 2.10.10
org.apache.tomcat : tomcat-jdbc jar 9.0.50
org.glassfish.jersey.core : jersey-client jar
org.glassfish.jersey.core : jersey-common jar
org.glassfish.jersey.core : jersey-server jar
org.javassist : javassist jar 3.28.0-GA
org.hibernate : hibernate-core jar 5.5.5.Final
org.slf4j : slf4j-api jar 1.7.32

runtime (3)

Group / Artifact Type Version
org.jadira.usertype : usertype.core jar 7.0.0.CR1
jakarta.activation : jakarta.activation-api jar 1.2.2
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.11.2
io.dropwizard : dropwizard-testing jar 2.1.0-beta.3
org.hsqldb : hsqldb jar 2.5.1
com.h2database : h2 jar 1.4.200
org.glassfish.jersey.test-framework : jersey-test-framework-core jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar

Project Modules

There are no modules declared in this project.