JASYPT-HIBERNATE: Hibernate integration package for JASYPT

Jasypt integration with Hibernate: allows encryption of texts on database transparently.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jasypt
ArtifactId

ArtifactId

jasypt-hibernate
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JASYPT-HIBERNATE: Hibernate integration package for JASYPT
Jasypt integration with Hibernate: allows encryption of texts on database transparently.
Project URL

Project URL

http://www.jasypt.org
Project Organization

Project Organization

The JASYPT team
Source Code Management

Source Code Management

http://jasypt.cvs.sourceforge.net/jasypt/

Download jasypt-hibernate

How to add to project

<!-- https://jarcasting.com/artifacts/org.jasypt/jasypt-hibernate/ -->
<dependency>
    <groupId>org.jasypt</groupId>
    <artifactId>jasypt-hibernate</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasypt/jasypt-hibernate/
implementation 'org.jasypt:jasypt-hibernate:1.1'
// https://jarcasting.com/artifacts/org.jasypt/jasypt-hibernate/
implementation ("org.jasypt:jasypt-hibernate:1.1")
'org.jasypt:jasypt-hibernate:jar:1.1'
<dependency org="org.jasypt" name="jasypt-hibernate" rev="1.1">
  <artifact name="jasypt-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasypt', module='jasypt-hibernate', version='1.1')
)
libraryDependencies += "org.jasypt" % "jasypt-hibernate" % "1.1"
[org.jasypt/jasypt-hibernate "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jasypt : jasypt jar 1.1
org.hibernate : hibernate jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0