is not current version
Last Version 3.0.0-alpha-29

com.elepy:elepy-hibernate 1.7.2


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy-hibernate
Version

Version

1.7.2
Type

Type

jar

Download elepy-hibernate 1.7.2


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