Last Version

great-expectations 0.14

Jasmine-style expect() for Java.

License

License

MIT license
GroupId

GroupId

com.github.xian
ArtifactId

ArtifactId

great-expectations
Version

Version

0.14
Type

Type

jar
Description

Description

great-expectations
Jasmine-style expect() for Java.
Project URL

Project URL

http://github.com/xian/great-expectations/

Download great-expectations 0.14


<!-- https://jarcasting.com/artifacts/com.github.xian/great-expectations/ -->
<dependency>
    <groupId>com.github.xian</groupId>
    <artifactId>great-expectations</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xian/great-expectations/
implementation 'com.github.xian:great-expectations:0.14'
// https://jarcasting.com/artifacts/com.github.xian/great-expectations/
implementation ("com.github.xian:great-expectations:0.14")
'com.github.xian:great-expectations:jar:0.14'
<dependency org="com.github.xian" name="great-expectations" rev="0.14">
  <artifact name="great-expectations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xian', module='great-expectations', version='0.14')
)
libraryDependencies += "com.github.xian" % "great-expectations" % "0.14"
[com.github.xian/great-expectations "0.14"]

Dependencies

compile (2)

Group / Artifact Type Version
asm : asm jar 3.3.1
asm : asm-commons jar 3.3.1

provided (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.