com.github.phaneesh/jasypt-hibernate5

Java library which enables encryption in java apps with minimum effort.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 93 Downloads
  • 72 This Version

Leiningen/Boot

[com.github.phaneesh/jasypt-hibernate5 "1.9.4"]

Clojure CLI/deps.edn

com.github.phaneesh/jasypt-hibernate5 {:mvn/version "1.9.4"}

Gradle

implementation("com.github.phaneesh:jasypt-hibernate5:1.9.4")

Maven

<dependency>
  <groupId>com.github.phaneesh</groupId>
  <artifactId>jasypt-hibernate5</artifactId>
  <version>1.9.4</version>
</dependency>