License |
License |
---|---|
Categories |
CategoriesMicroservices Container Hibernate Data ORM |
GroupId | GroupIdcom.oath.microservices |
ArtifactId | ArtifactIdmicro-hibernate |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver hibernate
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-hibernate-1.2.6.pom | |
micro-hibernate-1.2.6.jar | 8 KB |
micro-hibernate-1.2.6-tests.jar | 25 KB |
micro-hibernate-1.2.6-sources.jar | 4 KB |
micro-hibernate-1.2.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oath.microservices/micro-hibernate/ -->
<dependency>
<groupId>com.oath.microservices</groupId>
<artifactId>micro-hibernate</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.microservices/micro-hibernate/
implementation 'com.oath.microservices:micro-hibernate:1.2.6'
// https://jarcasting.com/artifacts/com.oath.microservices/micro-hibernate/
implementation ("com.oath.microservices:micro-hibernate:1.2.6")
'com.oath.microservices:micro-hibernate:jar:1.2.6'
<dependency org="com.oath.microservices" name="micro-hibernate" rev="1.2.6">
<artifact name="micro-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.microservices', module='micro-hibernate', version='1.2.6')
)
libraryDependencies += "com.oath.microservices" % "micro-hibernate" % "1.2.6"
[com.oath.microservices/micro-hibernate "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 6.0.16.Final |
javax.transaction : jta | jar | 1.1 |
org.hibernate : hibernate-core | jar | 5.4.2.Final |
org.hibernate : hibernate-entitymanager | jar | 5.4.2.Final |
org.glassfish : javax.el | jar | 3.0.0 |
org.springframework : spring-orm | jar | 5.1.8.RELEASE |
com.oath.microservices : micro-jdbc | jar | 1.2.6 |
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.oath.microservices : micro-jackson-configuration | jar | 1.2.6 |
com.oath.microservices : micro-client | jar | 1.2.6 |
com.oath.microservices : micro-grizzly | jar | 1.2.6 |
com.oath.microservices : micro-jersey | jar | 1.2.6 |
com.oath.microservices : micro-hikaricp | jar | 1.2.6 |
org.hsqldb : hsqldb | jar | 2.0.0 |