License |
License |
---|---|
GroupId | GroupIdcom.crypteron |
ArtifactId | ArtifactIdcipherstor |
Last Version | Last Version2020.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCipherStor
Top Crypteron Java Agents project pom.xml file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cipherstor-2020.5.1.1.pom | |
cipherstor-2020.5.1.1.jar | 4 KB |
cipherstor-2020.5.1.1-sources.jar | 1 KB |
cipherstor-2020.5.1.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crypteron/cipherstor/ -->
<dependency>
<groupId>com.crypteron</groupId>
<artifactId>cipherstor</artifactId>
<version>2020.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crypteron/cipherstor/
implementation 'com.crypteron:cipherstor:2020.5.1.1'
// https://jarcasting.com/artifacts/com.crypteron/cipherstor/
implementation ("com.crypteron:cipherstor:2020.5.1.1")
'com.crypteron:cipherstor:jar:2020.5.1.1'
<dependency org="com.crypteron" name="cipherstor" rev="2020.5.1.1">
<artifact name="cipherstor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crypteron', module='cipherstor', version='2020.5.1.1')
)
libraryDependencies += "com.crypteron" % "cipherstor" % "2020.5.1.1"
[com.crypteron/cipherstor "2020.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.crypteron : ciphercore | jar | 2020.5.1.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.7 |