is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-server-hibernate-testing 2.34.5

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-testing
Version

Version

2.34.5
Type

Type

jar

Download sda-commons-server-hibernate-testing 2.34.5


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