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