is not current version
Last Version 1.0.2

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

Issuance and validation of EU Digital Covid Certificates

License

License

GroupId

GroupId

se.digg.dgc
ArtifactId

ArtifactId

dgc-create-validate
Version

Version

1.0.1
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.1


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

Dependencies

compile (14)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.11.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.4
com.upokecenter : cbor jar 4.4.1
com.nimbusds : nimbus-jose-jwt jar 8.20.2
com.google.zxing : core Optional jar [3.4.1,)
com.google.zxing : javase Optional jar [3.4.1,)
org.apache.santuario : xmlsec jar 2.2.1
org.bouncycastle : bcprov-jdk15on jar 1.68
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.1

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.