MVN

net.lizalab.util : jasypt-hibernate4-ext

Maven & Gradle

Feb 05, 2015
0 stars

jasypt-hibernate4 Extensions · Updates to the jasypt-hibernate4 artifact for the API changes in Hibernate 4.2.x and 4.3.x

<dependency>
    <groupId>net.lizalab.util</groupId>
    <artifactId>jasypt-hibernate4-ext</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.lizalab.util : jasypt-hibernate4-ext to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.lizalab.util : jasypt-hibernate4-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jasypt-hibernate4-ext-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.lizalab.util</groupId>
    <artifactId>jasypt-hibernate4-ext</artifactId>
    <version>1.0.0</version>
</dependency>