License |
License |
---|---|
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdkms-helper |
Last Version | Last Version1.0.69 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkms-helper
A collection of common utilities used by rsqn.tech opensource projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
kms-helper-1.0.69.pom | |
kms-helper-1.0.69.jar | 8 KB |
kms-helper-1.0.69-sources.jar | 6 KB |
kms-helper-1.0.69-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/kms-helper/ -->
<dependency>
<groupId>tech.rsqn.useful-things</groupId>
<artifactId>kms-helper</artifactId>
<version>1.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/kms-helper/
implementation 'tech.rsqn.useful-things:kms-helper:1.0.69'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/kms-helper/
implementation ("tech.rsqn.useful-things:kms-helper:1.0.69")
'tech.rsqn.useful-things:kms-helper:jar:1.0.69'
<dependency org="tech.rsqn.useful-things" name="kms-helper" rev="1.0.69">
<artifact name="kms-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='kms-helper', version='1.0.69')
)
libraryDependencies += "tech.rsqn.useful-things" % "kms-helper" % "1.0.69"
[tech.rsqn.useful-things/kms-helper "1.0.69"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
commons-io : commons-io | jar | 20030203.000550 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
com.amazonaws : aws-java-sdk-kms | jar | 1.11.856 |
tech.rsqn.useful-things : encryption-utilities | jar | 1.0.69 |
com.google.guava : guava | jar | 30.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.8.0 |
org.testng : testng | jar | 7.3.0 |