| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdnet.lizalab.util |
| ArtifactId | ArtifactIdjasypt-hibernate4-ext |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjasypt-hibernate4 Extensions
Updates to the jasypt-hibernate4 artifact for the API changes in Hibernate 4.2.x and 4.3.x
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jasypt-hibernate4-ext-1.0.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.lizalab.util/jasypt-hibernate4-ext/ -->
<dependency>
<groupId>net.lizalab.util</groupId>
<artifactId>jasypt-hibernate4-ext</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.lizalab.util/jasypt-hibernate4-ext/
implementation 'net.lizalab.util:jasypt-hibernate4-ext:1.0.0'
// https://jarcasting.com/artifacts/net.lizalab.util/jasypt-hibernate4-ext/
implementation ("net.lizalab.util:jasypt-hibernate4-ext:1.0.0")
'net.lizalab.util:jasypt-hibernate4-ext:pom:1.0.0'
<dependency org="net.lizalab.util" name="jasypt-hibernate4-ext" rev="1.0.0">
<artifact name="jasypt-hibernate4-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.lizalab.util', module='jasypt-hibernate4-ext', version='1.0.0')
)
libraryDependencies += "net.lizalab.util" % "jasypt-hibernate4-ext" % "1.0.0"
[net.lizalab.util/jasypt-hibernate4-ext "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jasypt : jasypt-hibernate4 | jar | 1.9.2 |
| com.mchange : c3p0 | jar | 0.9.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hsqldb : hsqldb | jar | 2.3.2 |
| org.jmock : jmock-junit4 | jar | 2.6.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.17 |