License |
License |
---|---|
GroupId | GroupIdde.skuzzle.test |
ArtifactId | ArtifactIdsnapshot-tests-jaxb |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionXML Snapshot Serialization
XML snapshot serialization using jaxb
|
<!-- https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-jaxb/ -->
<dependency>
<groupId>de.skuzzle.test</groupId>
<artifactId>snapshot-tests-jaxb</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-jaxb/
implementation 'de.skuzzle.test:snapshot-tests-jaxb:0.0.5'
// https://jarcasting.com/artifacts/de.skuzzle.test/snapshot-tests-jaxb/
implementation ("de.skuzzle.test:snapshot-tests-jaxb:0.0.5")
'de.skuzzle.test:snapshot-tests-jaxb:jar:0.0.5'
<dependency org="de.skuzzle.test" name="snapshot-tests-jaxb" rev="0.0.5">
<artifact name="snapshot-tests-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle.test', module='snapshot-tests-jaxb', version='0.0.5')
)
libraryDependencies += "de.skuzzle.test" % "snapshot-tests-jaxb" % "0.0.5"
[de.skuzzle.test/snapshot-tests-jaxb "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
de.skuzzle.test : snapshot-tests-core | jar | 0.0.5 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
org.xmlunit : xmlunit-assertj | jar | 2.6.4 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.assertj : assertj-core | jar | 3.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | |
org.junit.platform : junit-platform-engine | jar | |
org.junit.platform : junit-platform-testkit | jar | |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.2 |