| License |
License |
|---|---|
| GroupId | GroupIdno.digipost |
| ArtifactId | ArtifactIdsdp-xsd |
| Last Version | Last Version3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSDP Shared - XSD & JAXB
XSDer og genererte JAXB-klasser
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sdp-xsd-3.1.pom | |
| sdp-xsd-3.1.jar | 939 KB |
| sdp-xsd-3.1-sources.jar | 785 KB |
| sdp-xsd-3.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/sdp-xsd/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>sdp-xsd</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation 'no.digipost:sdp-xsd:3.1'
// https://jarcasting.com/artifacts/no.digipost/sdp-xsd/
implementation ("no.digipost:sdp-xsd:3.1")
'no.digipost:sdp-xsd:jar:3.1'
<dependency org="no.digipost" name="sdp-xsd" rev="3.1">
<artifact name="sdp-xsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='sdp-xsd', version='3.1')
)
libraryDependencies += "no.digipost" % "sdp-xsd" % "3.1"
[no.digipost/sdp-xsd "3.1"]
| 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 |