is not current version
Last Version 0.91.11

com.aol.microservices:micro-hibernate 0.89.5

Opinionated rest microservices

Categories

Categories

Microservices Container Hibernate Data ORM
GroupId

GroupId

com.aol.microservices
ArtifactId

ArtifactId

micro-hibernate
Version

Version

0.89.5
Type

Type

jar

Download micro-hibernate 0.89.5


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