| License |
License |
|---|---|
| GroupId | GroupIdcom.crypteron |
| ArtifactId | ArtifactIdciphercore |
| Last Version | Last Version2020.5.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCipherCore
Top Crypteron Java Agents project pom.xml file
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ciphercore-2020.5.1.1.pom | |
| ciphercore-2020.5.1.1.jar | 361 KB |
| ciphercore-2020.5.1.1-sources.jar | 4 KB |
| ciphercore-2020.5.1.1-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.crypteron/ciphercore/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>ciphercore</artifactId>
<version>2020.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/ciphercore/
implementation 'com.crypteron:ciphercore:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/ciphercore/
implementation ("com.crypteron:ciphercore:2020.5.1.1")
'com.crypteron:ciphercore:jar:2020.5.1.1'
<dependency org="com.crypteron" name="ciphercore" rev="2020.5.1.1">
<artifact name="ciphercore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='ciphercore', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "ciphercore" % "2020.5.1.1"
[com.crypteron/ciphercore "2020.5.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.crypteron : crypteron-commons | jar | 2020.5.1.1 |
| io.protostuff : protostuff-core | jar | 1.4.4 |
| io.protostuff : protostuff-runtime | jar | 1.4.4 |
| com.google.protobuf : protobuf-java | jar | 2.6.1 |
| org.apache.avro : avro | jar | 1.8.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
| com.google.guava : guava | jar | 19.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.54 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |