| License |
License |
|---|---|
| GroupId | GroupIdno.digipost |
| ArtifactId | ArtifactIdcertificate-validator |
| Last Version | Last Version2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDigipost Certificate Validator
Library for validating certificates.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| certificate-validator-2.5.pom | |
| certificate-validator-2.5.jar | 57 KB |
| certificate-validator-2.5-sources.jar | 42 KB |
| certificate-validator-2.5-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/certificate-validator/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>certificate-validator</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/certificate-validator/
implementation 'no.digipost:certificate-validator:2.5'
// https://jarcasting.com/artifacts/no.digipost/certificate-validator/
implementation ("no.digipost:certificate-validator:2.5")
'no.digipost:certificate-validator:jar:2.5'
<dependency org="no.digipost" name="certificate-validator" rev="2.5">
<artifact name="certificate-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='certificate-validator', version='2.5')
)
libraryDependencies += "no.digipost" % "certificate-validator" % "2.5"
[no.digipost/certificate-validator "2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api Optional | jar | 4.0.4 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| no.digipost : digg | jar | 0.30 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.quicktheories : quicktheories | jar | 0.26 |
| org.hamcrest : hamcrest | jar | 2.2 |
| uk.co.probablyfine : java-8-matchers | jar | 1.9 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.1.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.8.1 |