License |
License |
---|---|
GroupId | GroupIdorg.fluentcodes.tools |
ArtifactId | ArtifactIdxpect-snake |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXpect Tests with Snake Yaml
Compare tests with Snake yaml persisted objects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpect-snake-0.9.1.pom | |
xpect-snake-0.9.1.jar | 3 KB |
xpect-snake-0.9.1-sources.jar | 3 KB |
xpect-snake-0.9.1-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-snake/ -->
<dependency>
<groupId>org.fluentcodes.tools</groupId>
<artifactId>xpect-snake</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-snake/
implementation 'org.fluentcodes.tools:xpect-snake:0.9.1'
// https://jarcasting.com/artifacts/org.fluentcodes.tools/xpect-snake/
implementation ("org.fluentcodes.tools:xpect-snake:0.9.1")
'org.fluentcodes.tools:xpect-snake:jar:0.9.1'
<dependency org="org.fluentcodes.tools" name="xpect-snake" rev="0.9.1">
<artifact name="xpect-snake" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.tools', module='xpect-snake', version='0.9.1')
)
libraryDependencies += "org.fluentcodes.tools" % "xpect-snake" % "0.9.1"
[org.fluentcodes.tools/xpect-snake "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.tools : xpect | jar | 0.9.1 |
org.yaml : snakeyaml | jar | 1.26 |