Last Version

K2 hibernate module 0.1.11

K2 simplifies structuring a java application around modules.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-hibernate
Version

Version

0.1.11
Type

Type

jar
Description

Description

K2 hibernate module
K2 simplifies structuring a java application around modules.

Download k2-hibernate 0.1.11


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

Dependencies

compile (14)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
com.github.katari : k2-core jar 0.1.11
org.springframework.boot : spring-boot jar 2.0.5.RELEASE
org.hibernate : hibernate-core jar 5.4.19.Final
org.apache.tomcat : tomcat-jdbc jar 8.5.0
org.springframework : spring-orm jar 5.1.8.RELEASE
org.eclipse.jetty : jetty-webapp jar 9.4.12.v20180830
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-web jar 5.1.8.RELEASE
org.springframework : spring-webmvc jar 5.1.8.RELEASE
org.apache.commons : commons-lang3 jar 3.4
org.mockito : mockito-core jar 3.6.28

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.191
junit : junit jar 4.12
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.