is not current version
Last Version 4.0.7

SEBIVenlo :: TestEasyPom 4.0.4

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 1.0.0 first version as testeasypom

License

License

GroupId

GroupId

io.github.sebivenlo
ArtifactId

ArtifactId

testeasypom
Version

Version

4.0.4
Type

Type

jar
Description

Description

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 1.0.0 first version as testeasypom
Source Code Management

Source Code Management

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

Download testeasypom 4.0.4


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

Dependencies

test (6)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.5.13
org.mockito : mockito-junit-jupiter jar 3.5.13
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.