DIGG :: EU Digital Covid Certificate :: DCC Schema

Java representation of Schema for EU Digital Covid Certificates

License

License

GroupId

GroupId

se.digg.dgc
ArtifactId

ArtifactId

dgc-schema
Last Version

Last Version

1.0.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

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
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.
se.digg.dgc

Versions

Version
1.0.2
1.0.1
1.0.0
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3