com.github.phaneesh/jasypt-hibernate6

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7 Downloads
  • 7 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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