Last Version

hibernate-encrypt 1.4

Hibernate encryption library

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.zubial
ArtifactId

ArtifactId

hibernate-encrypt
Version

Version

1.4
Type

Type

jar
Description

Description

hibernate-encrypt
Hibernate encryption library
Source Code Management

Source Code Management

https://github.com/zubial/hibernate-encrypt

Download hibernate-encrypt 1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.3
org.apache.commons : commons-lang3 jar 3.2.1
org.hibernate : hibernate-core jar 5.1.0.Final
org.apache.logging.log4j : log4j-core jar 2.8.2

Project Modules

There are no modules declared in this project.