License |
License |
---|---|
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcipherdb-agent |
Last Version | Last Version2020.5.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCipherDB Agents
Top Crypteron Java Agents project pom.xml file
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cipherdb-agent-2020.5.1.1.pom | 782 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.crypteron/cipherdb-agent/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>cipherdb-agent</artifactId>
<version>2020.5.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/cipherdb-agent/
implementation 'com.crypteron:cipherdb-agent:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/cipherdb-agent/
implementation ("com.crypteron:cipherdb-agent:2020.5.1.1")
'com.crypteron:cipherdb-agent:pom:2020.5.1.1'
<dependency org="com.crypteron" name="cipherdb-agent" rev="2020.5.1.1">
<artifact name="cipherdb-agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='cipherdb-agent', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "cipherdb-agent" % "2020.5.1.1"
[com.crypteron/cipherdb-agent "2020.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
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 |