Better Preconditions

Java APIs for creating more readable and testable preconditions

Лицензия

Лицензия

Группа

Группа

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

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

better-preconditions
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Better Preconditions
Java APIs for creating more readable and testable preconditions
Ссылка на сайт

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

https://github.com/choonchernlim/better-preconditions

Скачать better-preconditions

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 18.0
joda-time : joda-time jar 2.3

test (4)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.3
com.google.guava : guava-testlib jar 18.0
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.11

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

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

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

Версия
0.1.1
0.1.0