MVN

org.truth0 : truth-parent

Maven & Gradle

Jul 18, 2014
2.6k stars

Truth (Parent) · Relocates org.truth0:truth-parent to com.google.truth:truth-parent. See http://maven.apache.org/guides/mini/guide-relocation.html

<dependency>
    <groupId>org.truth0</groupId>
    <artifactId>truth-parent</artifactId>
    <version>0.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.truth0 : truth-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.23

All Versions

Choose a version of org.truth0 : truth-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.23
truth-parent-0.23
0.22
truth-parent-0.22
0.21
truth-parent-0.21
0.20
truth-parent-0.20
0.19
truth-parent-0.19
0.18
truth-parent-0.18
0.17
truth-parent-0.17
0.16
truth-parent-0.16
0.15
truth-parent-0.15
0.14
truth-parent-0.14
0.13
truth-parent-0.13
0.12
truth-parent-0.12
0.11
truth-parent-0.11
0.10.x
truth-parent-0.10.1
0.10
truth-parent-0.10
0.9
truth-parent-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.truth0</groupId>
    <artifactId>truth-parent</artifactId>
    <version>0.23</version>
</dependency>

Advertisement