MVN

com.totaalsoftware.testlog : testlog-parent

Maven & Gradle

Aug 27, 2023
0 stars

testlog-parent · Library to interact with logging in JUnit tests (parent project)

<dependency>
    <groupId>com.totaalsoftware.testlog</groupId>
    <artifactId>testlog-parent</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.totaalsoftware.testlog : testlog-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.totaalsoftware.testlog : testlog-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
testlog-parent-1.3.0
1.2.x
testlog-parent-1.2.0
1.1.x
testlog-parent-1.1.0
1.0.x
testlog-parent-1.0.1
testlog-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.totaalsoftware.testlog</groupId>
    <artifactId>testlog-parent</artifactId>
    <version>1.3.0</version>
</dependency>