License |
License |
---|---|
Categories |
CategoriesAnt Build Tools KeY Data Data Formats Formal Verification |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-PEM-Keystore |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros PEM Key Store Provider
Provides a PEM based KeyStore
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Filename | Size |
---|---|
Anteros-PEM-Keystore-1.0.1.pom | |
Anteros-PEM-Keystore-1.0.1.jar | 21 KB |
Anteros-PEM-Keystore-1.0.1-sources.jar | 13 KB |
Anteros-PEM-Keystore-1.0.1-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-PEM-Keystore/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-PEM-Keystore</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-PEM-Keystore/
implementation 'br.com.anteros:Anteros-PEM-Keystore:1.0.1'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-PEM-Keystore/
implementation ("br.com.anteros:Anteros-PEM-Keystore:1.0.1")
'br.com.anteros:Anteros-PEM-Keystore:jar:1.0.1'
<dependency org="br.com.anteros" name="Anteros-PEM-Keystore" rev="1.0.1">
<artifact name="Anteros-PEM-Keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-PEM-Keystore', version='1.0.1')
)
libraryDependencies += "br.com.anteros" % "Anteros-PEM-Keystore" % "1.0.1"
[br.com.anteros/Anteros-PEM-Keystore "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.assertj : assertj-core | jar | 3.10.0 |
io.undertow : undertow-core | jar | 2.2.7.Final |
com.google.guava : guava | jar | 26.0-jre |