is not current version
Last Version 3.0.0-alpha-29

com.elepy:elepy-hibernate 1.7.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy-hibernate
Version

Version

1.7.0
Type

Type

jar

Download elepy-hibernate 1.7.0


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