License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcipherdb-agent-hibernate4 |
Last Version | Last Version2020.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCipherDB Hibernate 4.x Agent
Top Crypteron Java Agents project pom.xml file
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.crypteron/cipherdb-agent-hibernate4/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>cipherdb-agent-hibernate4</artifactId>
<version>2020.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/cipherdb-agent-hibernate4/
implementation 'com.crypteron:cipherdb-agent-hibernate4:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/cipherdb-agent-hibernate4/
implementation ("com.crypteron:cipherdb-agent-hibernate4:2020.5.1.1")
'com.crypteron:cipherdb-agent-hibernate4:jar:2020.5.1.1'
<dependency org="com.crypteron" name="cipherdb-agent-hibernate4" rev="2020.5.1.1">
<artifact name="cipherdb-agent-hibernate4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='cipherdb-agent-hibernate4', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "cipherdb-agent-hibernate4" % "2020.5.1.1"
[com.crypteron/cipherdb-agent-hibernate4 "2020.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.crypteron : ciphercore | jar | 2020.5.1.1 |
org.hibernate : hibernate-entitymanager | jar | 4.3.11.Final |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.54 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
com.h2database : h2 | jar | 1.4.192 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.7 |