License |
License |
---|---|
Categories |
CategoriesMicroservices Container Hibernate Data ORM |
GroupId | GroupIdcom.aol.microservices |
ArtifactId | ArtifactIdmicro-hibernate |
Last Version | Last Version0.91.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver hibernate
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-hibernate-0.91.11.pom | |
micro-hibernate-0.91.11.jar | 9 KB |
micro-hibernate-0.91.11-tests.jar | 26 KB |
micro-hibernate-0.91.11-sources.jar | 5 KB |
micro-hibernate-0.91.11-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
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 |
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 |