Codesheriff

A library that lets you specify your quality rules via JUnit tests

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Codesheriff
A library that lets you specify your quality rules via JUnit tests
Ссылка на сайт

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

http://github.com/mauricioaniche/codesheriff
Система контроля версий

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

http://github.com/mauricioaniche/codesheriff

Скачать codesheriff

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.github.mauricioaniche : ck jar 0.6.3

test (3)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.7.7
org.assertj : assertj-core jar 3.15.0
org.junit.jupiter : junit-jupiter-params jar 5.6.2

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

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

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

Версия
0.3
0.2
0.1