| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.magentys |
| Идентификатор | Идентификаторcherry-rest |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcherry-rest
A syntactical sugar project for BDD oriented tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cherry-rest-1.0.0.pom | |
| cherry-rest-1.0.0.jar | 8 KB |
| cherry-rest-1.0.0-sources.jar | 5 KB |
| cherry-rest-1.0.0-javadoc.jar | 79 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.magentys : cherry | jar | 1.0.2 |