Last Version

DIGG :: EU Digital Covid Certificate :: Issuance and Validation 1.0.2

Issuance and validation of EU Digital Covid Certificates

License

License

GroupId

GroupId

se.digg.dgc
ArtifactId

ArtifactId

dgc-create-validate
Version

Version

1.0.2
Type

Type

jar
Description

Description

DIGG :: EU Digital Covid Certificate :: Issuance and Validation
Issuance and validation of EU Digital Covid Certificates
Project URL

Project URL

https://github.com/diggsweden/dgc-java
Source Code Management

Source Code Management

https://github.com/diggsweden/dgc-java/tree/master

Download dgc-create-validate 1.0.2


<!-- https://jarcasting.com/artifacts/se.digg.dgc/dgc-create-validate/ -->
<dependency>
    <groupId>se.digg.dgc</groupId>
    <artifactId>dgc-create-validate</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.digg.dgc/dgc-create-validate/
implementation 'se.digg.dgc:dgc-create-validate:1.0.2'
// https://jarcasting.com/artifacts/se.digg.dgc/dgc-create-validate/
implementation ("se.digg.dgc:dgc-create-validate:1.0.2")
'se.digg.dgc:dgc-create-validate:jar:1.0.2'
<dependency org="se.digg.dgc" name="dgc-create-validate" rev="1.0.2">
  <artifact name="dgc-create-validate" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.digg.dgc', module='dgc-create-validate', version='1.0.2')
)
libraryDependencies += "se.digg.dgc" % "dgc-create-validate" % "1.0.2"
[se.digg.dgc/dgc-create-validate "1.0.2"]

Dependencies

compile (14)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
com.upokecenter : cbor jar 4.5.2
com.nimbusds : nimbus-jose-jwt jar 9.21
com.google.zxing : core Optional jar [3.4.1,)
com.google.zxing : javase Optional jar [3.4.1,)
org.apache.santuario : xmlsec jar 2.3.0
org.bouncycastle : bcprov-jdk15on jar 1.70
org.springframework : spring-core Optional jar [5.0.0.RELEASE,)
org.springframework : spring-beans Optional jar [5.0.0.RELEASE,)
org.springframework : spring-context Optional jar [5.0.0.RELEASE,)
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
se.digg.dgc : dgc-schema jar 1.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-nop jar 1.7.30
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.