| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdcom.netradius |
| ArtifactId | ArtifactIdhibernate-support |
| Last Version | Last Version5.4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetRadius Hibernate Support
Extends hibernate and provides additional custom types
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hibernate-support-5.4.0.0.pom | |
| hibernate-support-5.4.0.0.jar | 23 KB |
| hibernate-support-5.4.0.0-sources.jar | 27 KB |
| hibernate-support-5.4.0.0-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netradius/hibernate-support/ -->
<dependency>
<groupId>com.netradius</groupId>
<artifactId>hibernate-support</artifactId>
<version>5.4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netradius/hibernate-support/
implementation 'com.netradius:hibernate-support:5.4.0.0'
// https://jarcasting.com/artifacts/com.netradius/hibernate-support/
implementation ("com.netradius:hibernate-support:5.4.0.0")
'com.netradius:hibernate-support:jar:5.4.0.0'
<dependency org="com.netradius" name="hibernate-support" rev="5.4.0.0">
<artifact name="hibernate-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netradius', module='hibernate-support', version='5.4.0.0')
)
libraryDependencies += "com.netradius" % "hibernate-support" % "5.4.0.0"
[com.netradius/hibernate-support "5.4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netradius : java-commons | jar | 1.3.2 |
| org.mindrot : jbcrypt | jar | 0.3m |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| org.hibernate : hibernate-core | jar | 5.4.9.Final |
| org.projectlombok : lombok | jar | 1.18.10 |
| org.postgresql : postgresql | jar | 9.4-1204-jdbc42 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.8 |
| commons-dbutils : commons-dbutils | jar | 1.6 |
| junit : junit | jar | 4.12 |
| org.hsqldb : hsqldb | jar | 2.3.4 |