Last Version

Dropwizard Hibernate Support 4.0.0-beta.1

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

4.0.0-beta.1
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 4.0.0-beta.1


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

Dependencies

compile (22)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 4.0.0-beta.1
io.dropwizard : dropwizard-db jar 4.0.0-beta.1
io.dropwizard : dropwizard-jackson jar 4.0.0-beta.1
io.dropwizard : dropwizard-jersey jar 4.0.0-beta.1
io.dropwizard : dropwizard-lifecycle jar 4.0.0-beta.1
io.dropwizard : dropwizard-logging jar 4.0.0-beta.1
io.dropwizard : dropwizard-util jar 4.0.0-beta.1
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-jakarta jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
jakarta.persistence : jakarta.persistence-api jar 3.1.0
org.apache.tomcat : tomcat-jdbc jar 10.0.20
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-jakarta jar 5.6.7.Final
org.slf4j : slf4j-api jar 2.0.0-alpha7

runtime (3)

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

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0
io.dropwizard : dropwizard-configuration jar 4.0.0-beta.1
io.dropwizard : dropwizard-testing jar 4.0.0-beta.1
com.h2database : h2 jar 2.1.210
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.