License |
License |
---|---|
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIdsdp-xsd |
Version | Version2.17.0 |
Type | Typejar |
Description |
DescriptionSDP Shared - XSD & JAXB
XSDer og genererte JAXB-klasser
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sdp-xsd-2.17.0.pom | |
sdp-xsd-2.17.0.jar | 937 KB |
sdp-xsd-2.17.0-sources.jar | 785 KB |
sdp-xsd-2.17.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/sdp-xsd/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>sdp-xsd</artifactId>
<version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation 'no.digipost:sdp-xsd:2.17.0'
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation ("no.digipost:sdp-xsd:2.17.0")
'no.digipost:sdp-xsd:jar:2.17.0'
<dependency org="no.digipost" name="sdp-xsd" rev="2.17.0">
<artifact name="sdp-xsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='sdp-xsd', version='2.17.0')
)
libraryDependencies += "no.digipost" % "sdp-xsd" % "2.17.0"
[no.digipost/sdp-xsd "2.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.12.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest | jar | 2.1 |