is not current version
Last Version 2020.5.1.1

com.crypteron:cipherdb-agent-hibernate5 2019.11.1.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.crypteron
ArtifactId

ArtifactId

cipherdb-agent-hibernate5
Version

Version

2019.11.1.0
Type

Type

jar

Download cipherdb-agent-hibernate5 2019.11.1.0


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