Spek

A Specification Framework for the JVM

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.jetbrains.spek
Идентификатор

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

spek-data-driven-extension
Последняя версия

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

1.1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spek
A Specification Framework for the JVM
Система контроля версий

Система контроля версий

http://github.com/jetbrains/spek

Скачать spek-data-driven-extension

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

<!-- https://jarcasting.com/artifacts/org.jetbrains.spek/spek-data-driven-extension/ -->
<dependency>
    <groupId>org.jetbrains.spek</groupId>
    <artifactId>spek-data-driven-extension</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.spek/spek-data-driven-extension/
implementation 'org.jetbrains.spek:spek-data-driven-extension:1.1.5'
// https://jarcasting.com/artifacts/org.jetbrains.spek/spek-data-driven-extension/
implementation ("org.jetbrains.spek:spek-data-driven-extension:1.1.5")
'org.jetbrains.spek:spek-data-driven-extension:jar:1.1.5'
<dependency org="org.jetbrains.spek" name="spek-data-driven-extension" rev="1.1.5">
  <artifact name="spek-data-driven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.spek', module='spek-data-driven-extension', version='1.1.5')
)
libraryDependencies += "org.jetbrains.spek" % "spek-data-driven-extension" % "1.1.5"
[org.jetbrains.spek/spek-data-driven-extension "1.1.5"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
org.jetbrains.kotlin : kotlin-reflect jar 1.0.6
org.jetbrains.spek : spek-api jar 1.1.5
org.jetbrains.kotlin : kotlin-test jar 1.0.6

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

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

GitHub Workflow Status Download Download

Spek Logo

A Test Framework for Kotlin

Visit the web site for more documentation and information.

Current State of the Project

  • Spek 2.x is main development branch, see 2.0.0 Milestone.
  • Spek 1.x is in support mode, only bug fixes and documentation updates will be merged into 1.x branch.

Copyright (c) 2018, Spek Core Team and Contributors

Licensed under Modified BSD

org.jetbrains.spek

JetBrains

JetBrains open source projects

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

Версия
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0