License |
License |
---|---|
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcrypteron-jce |
Last Version | Last Version2019.11.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrypteron JCE
Top Crypteron Java Agents project pom.xml file
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.crypteron/crypteron-jce/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>crypteron-jce</artifactId>
<version>2019.11.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/crypteron-jce/
implementation 'com.crypteron:crypteron-jce:2019.11.1.0'
// https://jarcasting.com/artifacts/com.crypteron/crypteron-jce/
implementation ("com.crypteron:crypteron-jce:2019.11.1.0")
'com.crypteron:crypteron-jce:jar:2019.11.1.0'
<dependency org="com.crypteron" name="crypteron-jce" rev="2019.11.1.0">
<artifact name="crypteron-jce" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='crypteron-jce', version='2019.11.1.0')
)
libraryDependencies += "com.crypteron" % "crypteron-jce" % "2019.11.1.0"
[com.crypteron/crypteron-jce "2019.11.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.crypteron : crypteron-commons | jar | 2019.11.1.0 |
net.java.dev.jna : jna | jar | 4.2.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.7 |