is not current version
Last Version 1.0.2

DIGG :: EU Digital Covid Certificate :: DCC Schema 0.9.9

Java representation of Schema for EU Digital Covid Certificates

License

License

GroupId

GroupId

se.digg.dgc
ArtifactId

ArtifactId

dgc-schema
Version

Version

0.9.9
Type

Type

jar
Description

Description

DIGG :: EU Digital Covid Certificate :: DCC Schema
Java representation of Schema for 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-schema 0.9.9


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

Dependencies

compile (6)

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
org.slf4j : slf4j-api jar 1.7.30

test (4)

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

Project Modules

There are no modules declared in this project.