License |
License |
---|---|
GroupId | GroupIdio.github.sebivenlo |
ArtifactId | ArtifactIdsebitesthelpers |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFontys Venlo best maven practices.
set of test helpers to easy the writing of non functional tests, such as visiblity, naughty code etc.
|
Filename | Size |
---|---|
sebitesthelpers-2.0.0.pom | |
sebitesthelpers-2.0.0.jar | 82 KB |
sebitesthelpers-2.0.0-sources.jar | 25 KB |
sebitesthelpers-2.0.0-javadoc.jar | 620 KB |
sebitesthelpers-2.0.0-jar-with-dependencies.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/ -->
<dependency>
<groupId>io.github.sebivenlo</groupId>
<artifactId>sebitesthelpers</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/
implementation 'io.github.sebivenlo:sebitesthelpers:2.0.0'
// https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/
implementation ("io.github.sebivenlo:sebitesthelpers:2.0.0")
'io.github.sebivenlo:sebitesthelpers:jar:2.0.0'
<dependency org="io.github.sebivenlo" name="sebitesthelpers" rev="2.0.0">
<artifact name="sebitesthelpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sebivenlo', module='sebitesthelpers', version='2.0.0')
)
libraryDependencies += "io.github.sebivenlo" % "sebitesthelpers" % "2.0.0"
[io.github.sebivenlo/sebitesthelpers "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |