License |
License |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-crypto |
Version | Version5.2.3 |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-crypto-5.2.3.pom | |
common-crypto-5.2.3.jar | 24 KB |
common-crypto-5.2.3-sources.jar | 11 KB |
common-crypto-5.2.3-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-crypto/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-crypto</artifactId>
<version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-crypto/
implementation 'com.testerum:common-crypto:5.2.3'
// https://jarcasting.com/artifacts/com.testerum/common-crypto/
implementation ("com.testerum:common-crypto:5.2.3")
'com.testerum:common-crypto:jar:5.2.3'
<dependency org="com.testerum" name="common-crypto" rev="5.2.3">
<artifact name="common-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-crypto', version='5.2.3')
)
libraryDependencies += "com.testerum" % "common-crypto" % "5.2.3"
[com.testerum/common-crypto "5.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |
org.apache.commons : commons-text | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.assertj : assertj-core | jar | 3.18.1 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |