License |
License |
---|---|
GroupId | GroupIdorg.xmlunit |
ArtifactId | ArtifactIdxmlunit-jakarta-jaxb-impl |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.xmlunit:xmlunit-jakarta-jaxb-impl
Parent POM for all artifacts of XMLUnit
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xmlunit/xmlunit-jakarta-jaxb-impl/ -->
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-jakarta-jaxb-impl</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-jakarta-jaxb-impl/
implementation 'org.xmlunit:xmlunit-jakarta-jaxb-impl:2.9.0'
// https://jarcasting.com/artifacts/org.xmlunit/xmlunit-jakarta-jaxb-impl/
implementation ("org.xmlunit:xmlunit-jakarta-jaxb-impl:2.9.0")
'org.xmlunit:xmlunit-jakarta-jaxb-impl:jar:2.9.0'
<dependency org="org.xmlunit" name="xmlunit-jakarta-jaxb-impl" rev="2.9.0">
<artifact name="xmlunit-jakarta-jaxb-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlunit', module='xmlunit-jakarta-jaxb-impl', version='2.9.0')
)
libraryDependencies += "org.xmlunit" % "xmlunit-jakarta-jaxb-impl" % "2.9.0"
[org.xmlunit/xmlunit-jakarta-jaxb-impl "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xmlunit : xmlunit-core | jar | 2.9.0 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |