| License |
License |
|---|---|
| GroupId | GroupIdse.digg.dgc |
| ArtifactId | ArtifactIddgc-parent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDIGG :: EU Digital Covid Certificate :: DCC Java
Schema representation, issuance and validation of EU Digital Covid Certificates
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dgc-parent-1.0.2.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.digg.dgc/dgc-parent/ -->
<dependency>
<groupId>se.digg.dgc</groupId>
<artifactId>dgc-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.digg.dgc/dgc-parent/
implementation 'se.digg.dgc:dgc-parent:1.0.2'
// https://jarcasting.com/artifacts/se.digg.dgc/dgc-parent/
implementation ("se.digg.dgc:dgc-parent:1.0.2")
'se.digg.dgc:dgc-parent:pom:1.0.2'
<dependency org="se.digg.dgc" name="dgc-parent" rev="1.0.2">
<artifact name="dgc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.digg.dgc', module='dgc-parent', version='1.0.2')
)
libraryDependencies += "se.digg.dgc" % "dgc-parent" % "1.0.2"
[se.digg.dgc/dgc-parent "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| 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 |