License |
License |
---|---|
GroupId | GroupIdse.digg.dgc |
ArtifactId | ArtifactIddgc-create-validate |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionDIGG :: EU Digital Covid Certificate :: Issuance and Validation
Issuance and validation of EU Digital Covid Certificates
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dgc-create-validate-1.0.2.pom | |
dgc-create-validate-1.0.2.jar | 60 KB |
dgc-create-validate-1.0.2-test-sources.jar | 300 KB |
dgc-create-validate-1.0.2-sources.jar | 47 KB |
dgc-create-validate-1.0.2-javadoc.jar | 662 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
se.digg.dgc : dgc-schema | jar | 1.0.2 |
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 |