License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.sdase.commons |
ArtifactId | ArtifactIdsda-commons-server-hibernate |
Last Version | Last Version2.52.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sdase.commons:sda-commons-server-hibernate
A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-hibernate/ -->
<dependency>
<groupId>org.sdase.commons</groupId>
<artifactId>sda-commons-server-hibernate</artifactId>
<version>2.52.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-hibernate/
implementation 'org.sdase.commons:sda-commons-server-hibernate:2.52.0'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-hibernate/
implementation ("org.sdase.commons:sda-commons-server-hibernate:2.52.0")
'org.sdase.commons:sda-commons-server-hibernate:jar:2.52.0'
<dependency org="org.sdase.commons" name="sda-commons-server-hibernate" rev="2.52.0">
<artifact name="sda-commons-server-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-server-hibernate', version='2.52.0')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-server-hibernate" % "2.52.0"
[org.sdase.commons/sda-commons-server-hibernate "2.52.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sdase.commons : sda-commons-server-dropwizard | jar | 2.52.0 |
io.dropwizard : dropwizard-hibernate | jar | |
jakarta.servlet : jakarta.servlet-api | jar | |
org.postgresql : postgresql | jar | |
org.flywaydb : flyway-core | jar |