Last Version

crud-framework-hibernate5-connector 0.6.0

A Hibernate5 connector for the Crud Framework

License

License

Categories

Categories

Ant Build Tools Hibernate Data ORM
GroupId

GroupId

com.antelopesystem.crudframework
ArtifactId

ArtifactId

crud-framework-hibernate5-connector
Version

Version

0.6.0
Type

Type

jar
Description

Description

crud-framework-hibernate5-connector
A Hibernate5 connector for the Crud Framework

Download crud-framework-hibernate5-connector 0.6.0


<!-- https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-hibernate5-connector/ -->
<dependency>
    <groupId>com.antelopesystem.crudframework</groupId>
    <artifactId>crud-framework-hibernate5-connector</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-hibernate5-connector/
implementation 'com.antelopesystem.crudframework:crud-framework-hibernate5-connector:0.6.0'
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-hibernate5-connector/
implementation ("com.antelopesystem.crudframework:crud-framework-hibernate5-connector:0.6.0")
'com.antelopesystem.crudframework:crud-framework-hibernate5-connector:jar:0.6.0'
<dependency org="com.antelopesystem.crudframework" name="crud-framework-hibernate5-connector" rev="0.6.0">
  <artifact name="crud-framework-hibernate5-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.crudframework', module='crud-framework-hibernate5-connector', version='0.6.0')
)
libraryDependencies += "com.antelopesystem.crudframework" % "crud-framework-hibernate5-connector" % "0.6.0"
[com.antelopesystem.crudframework/crud-framework-hibernate5-connector "0.6.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.2
org.hibernate : hibernate-core jar 5.2.17.Final
org.slf4j : slf4j-api jar 1.7.32
com.antelopesystem.crudframework : crud-framework-core jar 0.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.apache.commons : commons-lang3 jar 3.6
com.google.code.gson : gson jar 2.8.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2

test (6)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.2
org.testcontainers : mysql jar 1.10.6
mysql : mysql-connector-java jar 5.1.18
org.springframework.boot : spring-boot-starter-test jar 2.5.2
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0
io.strikt : strikt-core jar 0.31.0

Project Modules

There are no modules declared in this project.