de.mhus.lib:lib-tests

Library with useful tools and frameworks to rapid develop fast and stable applications

License

License

GroupId

GroupId

de.mhus.lib
ArtifactId

ArtifactId

lib-tests
Last Version

Last Version

7.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Library with useful tools and frameworks to rapid develop fast and stable applications

Download lib-tests

How to add to project

<!-- https://jarcasting.com/artifacts/de.mhus.lib/lib-tests/ -->
<dependency>
    <groupId>de.mhus.lib</groupId>
    <artifactId>lib-tests</artifactId>
    <version>7.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.lib/lib-tests/
implementation 'de.mhus.lib:lib-tests:7.9.0'
// https://jarcasting.com/artifacts/de.mhus.lib/lib-tests/
implementation ("de.mhus.lib:lib-tests:7.9.0")
'de.mhus.lib:lib-tests:jar:7.9.0'
<dependency org="de.mhus.lib" name="lib-tests" rev="7.9.0">
  <artifact name="lib-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.lib', module='lib-tests', version='7.9.0')
)
libraryDependencies += "de.mhus.lib" % "lib-tests" % "7.9.0"
[de.mhus.lib/lib-tests "7.9.0"]

Dependencies

compile (4)

Group / Artifact Type Version
de.mhus.lib : lib-core jar 7.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.apache.logging.log4j : log4j-core jar 2.14.0
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
de.mhus.lib : lib-junit jar 7.9.0
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.9.0
7.8.0
7.7.0
7.3.0
7.2.0
7.1.0