Categories |
CategoriesGson Data JSON |
---|---|
GroupId | GroupIdorg.fluentcodes.tools |
ArtifactId | ArtifactIdxpect-gson |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionXpect Tests with Gson
Compare tests with GSON persisted objects.
|
Filename | Size |
---|---|
xpect-gson-0.7.0.pom | |
xpect-gson-0.7.0.jar | 3 KB |
xpect-gson-0.7.0-sources.jar | 3 KB |
xpect-gson-0.7.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-gson/ -->
<dependency>
<groupId>org.fluentcodes.tools</groupId>
<artifactId>xpect-gson</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-gson/
implementation 'org.fluentcodes.tools:xpect-gson:0.7.0'
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-gson/
implementation ("org.fluentcodes.tools:xpect-gson:0.7.0")
'org.fluentcodes.tools:xpect-gson:jar:0.7.0'
<dependency org="org.fluentcodes.tools" name="xpect-gson" rev="0.7.0">
<artifact name="xpect-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.tools', module='xpect-gson', version='0.7.0')
)
libraryDependencies += "org.fluentcodes.tools" % "xpect-gson" % "0.7.0"
[org.fluentcodes.tools/xpect-gson "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.tools : xpect | jar | 0.7.0 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.ihe : gen-fdv-json-testtreiber | jar | 1.1.1 |
org.fluentcodes.tools : io | jar | 0.7.0 |