j8spec

Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.

Лицензия

Лицензия

Группа

Группа

io.github.j8spec
Идентификатор

Идентификатор

j8spec
Последняя версия

Последняя версия

3.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

j8spec
Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.
Ссылка на сайт

Ссылка на сайт

http://j8spec.github.io

Скачать j8spec

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.1
3.0.0
2.0.0
1.0.0