Last Version

DSS CRL Parser with stream 5.9.d4j.1

DSS CRL Parser with stream is an implementation of DSS CRL Parser API which streams the CRL to validate it and extract revocation data. This implementation is experimental but offers better performances.

License

License

GroupId

GroupId

org.digidoc4j.dss
ArtifactId

ArtifactId

dss-crl-parser-stream
Version

Version

5.9.d4j.1
Type

Type

jar
Description

Description

DSS CRL Parser with stream
DSS CRL Parser with stream is an implementation of DSS CRL Parser API which streams the CRL to validate it and extract revocation data. This implementation is experimental but offers better performances.

Download dss-crl-parser-stream 5.9.d4j.1


<!-- https://jarcasting.com/artifacts/org.digidoc4j.dss/dss-crl-parser-stream/ -->
<dependency>
    <groupId>org.digidoc4j.dss</groupId>
    <artifactId>dss-crl-parser-stream</artifactId>
    <version>5.9.d4j.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.digidoc4j.dss/dss-crl-parser-stream/
implementation 'org.digidoc4j.dss:dss-crl-parser-stream:5.9.d4j.1'
// https://jarcasting.com/artifacts/org.digidoc4j.dss/dss-crl-parser-stream/
implementation ("org.digidoc4j.dss:dss-crl-parser-stream:5.9.d4j.1")
'org.digidoc4j.dss:dss-crl-parser-stream:jar:5.9.d4j.1'
<dependency org="org.digidoc4j.dss" name="dss-crl-parser-stream" rev="5.9.d4j.1">
  <artifact name="dss-crl-parser-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.digidoc4j.dss', module='dss-crl-parser-stream', version='5.9.d4j.1')
)
libraryDependencies += "org.digidoc4j.dss" % "dss-crl-parser-stream" % "5.9.d4j.1"
[org.digidoc4j.dss/dss-crl-parser-stream "5.9.d4j.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.digidoc4j.dss : dss-crl-parser jar 5.9.d4j.1

test (5)

Group / Artifact Type Version
org.digidoc4j.dss : dss-crl-parser test-jar 5.9.d4j.1
ch.qos.logback : logback-classic jar 1.2.3
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.digidoc4j.dss : dss-utils-google-guava jar 5.9.d4j.1

Project Modules

There are no modules declared in this project.