License |
License |
---|---|
GroupId | GroupIdse.digg.dgc |
ArtifactId | ArtifactIddgc-schema |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDIGG :: EU Digital Covid Certificate :: DCC Schema
Java representation of Schema for EU Digital Covid Certificates
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dgc-schema-1.0.2.pom | |
dgc-schema-1.0.2.jar | 48 KB |
dgc-schema-1.0.2-test-sources.jar | 10 KB |
dgc-schema-1.0.2-sources.jar | 39 KB |
dgc-schema-1.0.2-javadoc.jar | 545 KB |
Browse |
<!-- 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"]
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 |
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 |