License |
License |
---|---|
GroupId | GroupIdse.digg.dgc |
ArtifactId | ArtifactIddgc-parent |
Version | Version1.0.1 |
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.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.digg.dgc/dgc-parent/
implementation 'se.digg.dgc:dgc-parent:1.0.1'
// https://jarcasting.com/artifacts/se.digg.dgc/dgc-parent/
implementation ("se.digg.dgc:dgc-parent:1.0.1")
'se.digg.dgc:dgc-parent:pom:1.0.1'
<dependency org="se.digg.dgc" name="dgc-parent" rev="1.0.1">
<artifact name="dgc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.digg.dgc', module='dgc-parent', version='1.0.1')
)
libraryDependencies += "se.digg.dgc" % "dgc-parent" % "1.0.1"
[se.digg.dgc/dgc-parent "1.0.1"]
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 |