License |
License |
---|---|
GroupId | GroupIdno.digipost |
ArtifactId | ArtifactIdsdp-xsd |
Version | Version3.0 |
Type | Typejar |
Description |
DescriptionSDP Shared - XSD & JAXB
XSDer og genererte JAXB-klasser
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sdp-xsd-3.0.pom | |
sdp-xsd-3.0.jar | 942 KB |
sdp-xsd-3.0-sources.jar | 790 KB |
sdp-xsd-3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/sdp-xsd/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>sdp-xsd</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation 'no.digipost:sdp-xsd:3.0'
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation ("no.digipost:sdp-xsd:3.0")
'no.digipost:sdp-xsd:jar:3.0'
<dependency org="no.digipost" name="sdp-xsd" rev="3.0">
<artifact name="sdp-xsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='sdp-xsd', version='3.0')
)
libraryDependencies += "no.digipost" % "sdp-xsd" % "3.0"
[no.digipost/sdp-xsd "3.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.3 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest | jar | 2.2 |