Last Version

Lwapp Dropwizard Hibernate 0.9.2

Lwapp dropwizard hibernate can be used to develop microservices that used develop database applications based on dropwizard-hibernate. Visit the website for further details.

License

License

Categories

Categories

DropWizard Container Microservices Hibernate Data ORM
GroupId

GroupId

org.lwapp
ArtifactId

ArtifactId

lwapp-dropwizard-hibernate
Version

Version

0.9.2
Type

Type

jar
Description

Description

Lwapp Dropwizard Hibernate
Lwapp dropwizard hibernate can be used to develop microservices that used develop database applications based on dropwizard-hibernate. Visit the website for further details.

Download lwapp-dropwizard-hibernate 0.9.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.lwapp : lwapp-hibernate-common jar 1.2.1
io.dropwizard : dropwizard-hibernate jar 0.9.2
org.lwapp : lwapp-dropwizard-core jar 0.9.2
org.lwapp : lwapp-commons jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.