License |
License |
---|---|
GroupId | GroupIdcom.citahub.cita-ee |
ArtifactId | ArtifactIdcrypto |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncita-sdk-java
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crypto-1.4.1.pom | |
crypto-1.4.1.jar | 52 KB |
crypto-1.4.1-tests.jar | 17 KB |
crypto-1.4.1-sources.jar | 29 KB |
crypto-1.4.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/crypto/ -->
<dependency>
<groupId>com.citahub.cita-ee</groupId>
<artifactId>crypto</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.citahub.cita-ee/crypto/
implementation 'com.citahub.cita-ee:crypto:1.4.1'
// https://jarcasting.com/artifacts/com.citahub.cita-ee/crypto/
implementation ("com.citahub.cita-ee:crypto:1.4.1")
'com.citahub.cita-ee:crypto:jar:1.4.1'
<dependency org="com.citahub.cita-ee" name="crypto" rev="1.4.1">
<artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citahub.cita-ee', module='crypto', version='1.4.1')
)
libraryDependencies += "com.citahub.cita-ee" % "crypto" % "1.4.1"
[com.citahub.cita-ee/crypto "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.citahub.cita-ee : rlp | jar | 1.4.1 |
com.citahub.cita-ee : utils | jar | 1.4.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |