License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.ethlo.dachs |
ArtifactId | ArtifactIddachs-hibernate |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDachs - Hibernate
Dachs module for Hibernate
|
Project URL |
Project URL |
Filename | Size |
---|---|
dachs-hibernate-0.9.3.pom | |
dachs-hibernate-0.9.3.jar | 7 KB |
dachs-hibernate-0.9.3-sources.jar | 3 KB |
dachs-hibernate-0.9.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-hibernate/ -->
<dependency>
<groupId>com.ethlo.dachs</groupId>
<artifactId>dachs-hibernate</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-hibernate/
implementation 'com.ethlo.dachs:dachs-hibernate:0.9.3'
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-hibernate/
implementation ("com.ethlo.dachs:dachs-hibernate:0.9.3")
'com.ethlo.dachs:dachs-hibernate:jar:0.9.3'
<dependency org="com.ethlo.dachs" name="dachs-hibernate" rev="0.9.3">
<artifact name="dachs-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.dachs', module='dachs-hibernate', version='0.9.3')
)
libraryDependencies += "com.ethlo.dachs" % "dachs-hibernate" % "0.9.3"
[com.ethlo.dachs/dachs-hibernate "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.dachs : dachs-common-jpa | jar | 0.9.3 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.6.RELEASE |
org.javassist : javassist | jar | 3.18.2-GA |
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.dachs : dachs-common-test | jar | 0.9.3 |
com.h2database : h2 | jar | 1.4.199 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |