| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Hibernate Data ORM | 
        
| GroupId | GroupIdnet.lizalab.util | 
    
| ArtifactId | ArtifactIdjasypt-hibernate4-ext-42x | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjasypt-hibernate4 Extensions for Hibernate 4.2.x 
            Updates to the jasypt-hibernate4 artifact for the API changes in Hibernate 4.2.x. 
         | 
    
<!-- https://jarcasting.com/artifacts/net.lizalab.util/jasypt-hibernate4-ext-42x/ -->
<dependency>
    <groupId>net.lizalab.util</groupId>
    <artifactId>jasypt-hibernate4-ext-42x</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.lizalab.util/jasypt-hibernate4-ext-42x/
implementation 'net.lizalab.util:jasypt-hibernate4-ext-42x:1.0.0'
                // https://jarcasting.com/artifacts/net.lizalab.util/jasypt-hibernate4-ext-42x/
implementation ("net.lizalab.util:jasypt-hibernate4-ext-42x:1.0.0")
                'net.lizalab.util:jasypt-hibernate4-ext-42x:jar:1.0.0'
                <dependency org="net.lizalab.util" name="jasypt-hibernate4-ext-42x" rev="1.0.0">
  <artifact name="jasypt-hibernate4-ext-42x" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.lizalab.util', module='jasypt-hibernate4-ext-42x', version='1.0.0')
)
                libraryDependencies += "net.lizalab.util" % "jasypt-hibernate4-ext-42x" % "1.0.0"
                [net.lizalab.util/jasypt-hibernate4-ext-42x "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.hibernate : hibernate-core Optional | jar | 4.2.17.Final | 
| org.hibernate : hibernate-c3p0 Optional | jar | 4.2.17.Final | 
| 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 |