License |
License |
---|---|
GroupId | GroupIdio.magentys |
ArtifactId | ArtifactIdcherry-rest |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncherry-rest
A syntactical sugar project for BDD oriented tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
cherry-rest-1.0.0.pom | |
cherry-rest-1.0.0.jar | 4 KB |
cherry-rest-1.0.0-sources.jar | 1 KB |
cherry-rest-1.0.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.magentys/cherry-rest/ -->
<dependency>
<groupId>io.magentys</groupId>
<artifactId>cherry-rest</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.magentys/cherry-rest/
implementation 'io.magentys:cherry-rest:1.0.0'
// https://jarcasting.com/artifacts/io.magentys/cherry-rest/
implementation ("io.magentys:cherry-rest:1.0.0")
'io.magentys:cherry-rest:jar:1.0.0'
<dependency org="io.magentys" name="cherry-rest" rev="1.0.0">
<artifact name="cherry-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.magentys', module='cherry-rest', version='1.0.0')
)
libraryDependencies += "io.magentys" % "cherry-rest" % "1.0.0"
[io.magentys/cherry-rest "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.magentys : cherry | jar | 1.0.2 |