is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-server-hibernate 0.84.2

A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-server-hibernate
Version

Version

0.84.2
Type

Type

jar

Download sda-commons-server-hibernate 0.84.2


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