License |
License |
---|---|
GroupId | GroupIdorg.fluentcodes.tools |
ArtifactId | ArtifactIdxpect-jaxb |
Version | Version0.9.0 |
Type | Typejar |
Description |
DescriptionXpect Tests for JAXB
Compare tests with Jaxb persisted objects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpect-jaxb-0.9.0.pom | |
xpect-jaxb-0.9.0.jar | 6 KB |
xpect-jaxb-0.9.0-sources.jar | 4 KB |
xpect-jaxb-0.9.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-jaxb/ -->
<dependency>
<groupId>org.fluentcodes.tools</groupId>
<artifactId>xpect-jaxb</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-jaxb/
implementation 'org.fluentcodes.tools:xpect-jaxb:0.9.0'
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-jaxb/
implementation ("org.fluentcodes.tools:xpect-jaxb:0.9.0")
'org.fluentcodes.tools:xpect-jaxb:jar:0.9.0'
<dependency org="org.fluentcodes.tools" name="xpect-jaxb" rev="0.9.0">
<artifact name="xpect-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.tools', module='xpect-jaxb', version='0.9.0')
)
libraryDependencies += "org.fluentcodes.tools" % "xpect-jaxb" % "0.9.0"
[org.fluentcodes.tools/xpect-jaxb "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.tools : xpect | jar | 0.9.0 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.ihe : gen-hl7 | jar | 0.2.1 |
org.fluentcodes.ihe : contracts-ebRS | jar | 0.2.1 |
junit : junit | jar | 4.13.2 |