Last Version

Microserver hibernate 0.91.11

Opinionated rest microservices

License

License

Categories

Categories

Microservices Container Hibernate Data ORM
GroupId

GroupId

com.aol.microservices
ArtifactId

ArtifactId

micro-hibernate
Version

Version

0.91.11
Type

Type

jar
Description

Description

Microserver hibernate
Opinionated rest microservices
Project URL

Project URL

https://github.com/aol/micro-server

Download micro-hibernate 0.91.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.2
org.hibernate : hibernate-validator jar 5.2.4.Final
javax.transaction : jta jar 1.1
org.hibernate : hibernate-core jar 5.1.0.Final
org.hibernate : hibernate-entitymanager jar 5.1.0.Final
org.springframework : spring-orm jar 4.3.3.RELEASE
com.aol.microservices : micro-jdbc jar 0.91.11

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
com.aol.microservices : micro-jackson-configuration jar 0.91.11
com.aol.microservices : micro-client jar 0.91.11
com.aol.microservices : micro-grizzly jar 0.91.11
com.aol.microservices : micro-jersey jar 0.91.11
com.aol.microservices : micro-hikaricp jar 0.91.11
org.hsqldb : hsqldb jar 2.0.0

Project Modules

There are no modules declared in this project.