JPojoAssert-core

A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes, objects... for all java testing frameworks, buildtools, IDE's - Core

Лицензия

Лицензия

Группа

Группа

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

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

JPojoAssert-core
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JPojoAssert-core
A tool to generate compilesafe and atomic assertions for beans, pojos, entities, models, classes, objects... for all java testing frameworks, buildtools, IDE's - Core

Скачать JPojoAssert-core

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.opentest4j : opentest4j jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest jar 2.2
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.10

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

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

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

Версия
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0