Last Version

Dropwizard EntityManager 1.0.0-1

JPA for Dropwizard using Hibernate

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.scottescue
ArtifactId

ArtifactId

dropwizard-entitymanager
Version

Version

1.0.0-1
Type

Type

jar
Description

Description

Dropwizard EntityManager
JPA for Dropwizard using Hibernate
Project URL

Project URL

http://scottescue.com/dropwizard-entitymanager/1.0.0-1
Source Code Management

Source Code Management

https://github.com/scottescue/dropwizard-entitymanager

Download dropwizard-entitymanager 1.0.0-1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-db jar
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar
org.jadira.usertype : usertype.core jar
org.hibernate : hibernate-core jar
org.hibernate : hibernate-entitymanager jar 5.1.0.Final

test (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.hsqldb : hsqldb jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar

Project Modules

There are no modules declared in this project.