SEBIVenlo :: TestEasyPom

Fontys Venlo best maven practices. "Up with your competencies" The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle. This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product. This is a continuation of sebipom. Version 4.0.7: update dep and plugin versions.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

4.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

SEBIVenlo :: TestEasyPom
Fontys Venlo best maven practices. "Up with your competencies" The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle. This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product. This is a continuation of sebipom. Version 4.0.7: update dep and plugin versions.
Система контроля версий

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

https://github.com/sebivenlo/testeasypom/tree/main

Скачать testeasypom

Имя Файла Размер
testeasypom-4.0.7.pom 45 KB
testeasypom-4.0.7-jar-with-dependencies.jar 310 bytes
Обзор

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

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

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-junit-jupiter jar 4.3.1
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

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

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

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

Версия
4.0.7
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
1.0.0