discipline


Лицензия

Лицензия

MIT
Категории

Категории

Native Инструменты разработки
Группа

Группа

com.github.lolgab
Идентификатор

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

discipline-core_native0.3_2.11
Последняя версия

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

0.12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/typelevel/discipline
Организация-разработчик

Организация-разработчик

com.github.lolgab
Система контроля версий

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

https://github.com/typelevel/discipline

Скачать discipline-core_native0.3_2.11

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

<!-- https://jarcasting.com/artifacts/com.github.lolgab/discipline-core_native0.3_2.11/ -->
<dependency>
    <groupId>com.github.lolgab</groupId>
    <artifactId>discipline-core_native0.3_2.11</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lolgab/discipline-core_native0.3_2.11/
implementation 'com.github.lolgab:discipline-core_native0.3_2.11:0.12.0'
// https://jarcasting.com/artifacts/com.github.lolgab/discipline-core_native0.3_2.11/
implementation ("com.github.lolgab:discipline-core_native0.3_2.11:0.12.0")
'com.github.lolgab:discipline-core_native0.3_2.11:jar:0.12.0'
<dependency org="com.github.lolgab" name="discipline-core_native0.3_2.11" rev="0.12.0">
  <artifact name="discipline-core_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lolgab', module='discipline-core_native0.3_2.11', version='0.12.0')
)
libraryDependencies += "com.github.lolgab" % "discipline-core_native0.3_2.11" % "0.12.0"
[com.github.lolgab/discipline-core_native0.3_2.11 "0.12.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.11.12
org.scala-native : nativelib_native0.3_2.11 jar 0.3.9
org.scala-native : javalib_native0.3_2.11 jar 0.3.9
org.scala-native : auxlib_native0.3_2.11 jar 0.3.9
org.scala-native : scalalib_native0.3_2.11 jar 0.3.9
com.github.lolgab : scalacheck_native0.3_2.11 jar 1.14.1

test (1)

Идентификатор библиотеки Тип Версия
org.scala-native : test-interface_native0.3_2.11 jar 0.3.9

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

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

discipline

Join the chat at https://gitter.im/typelevel/discipline

Flexible law checking for Scala

Build Status

Usage

This library is currently available for Scala binary versions 2.11, 2.12, and 2.13.

To use the latest version, include the following in your build.sbt:

libraryDependencies +=
  "org.typelevel" %% "discipline-core" % "1.0.0"

For a little more info see the "Law Enforcement using Discipline" blog post.

Binding to test frameworks

Discipline is built against ScalaCheck 1.14.x. There is also a published artifact for scala.js.

discipline-core is required early each Scala release cycle, so we have chosen to keep this repo minimal. Starting with v1.0.0, please find the framework bindings in their new locations:

Code of Conduct

See the Code of Conduct

com.github.lolgab

typelevel.scala

Let the Scala compiler work for you.

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

Версия
0.12.0