| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdorg.fluentcodes.tools |
| ArtifactId | ArtifactIdxpect-gson |
| Version | Version0.8.1 |
| 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.1.pom | |
| xpect-gson-0.8.1.jar | 4 KB |
| xpect-gson-0.8.1-sources.jar | 4 KB |
| xpect-gson-0.8.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-gson/
implementation 'org.fluentcodes.tools:xpect-gson:0.8.1'
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-gson/
implementation ("org.fluentcodes.tools:xpect-gson:0.8.1")
'org.fluentcodes.tools:xpect-gson:jar:0.8.1'
<dependency org="org.fluentcodes.tools" name="xpect-gson" rev="0.8.1">
<artifact name="xpect-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.tools', module='xpect-gson', version='0.8.1')
)
libraryDependencies += "org.fluentcodes.tools" % "xpect-gson" % "0.8.1"
[org.fluentcodes.tools/xpect-gson "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fluentcodes.tools : xpect | jar | 0.8.1 |
| 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 | 0.2.1 |