MVN

net.sf.sanity4j : sanity4j-parent

Maven & Gradle

Aug 22, 2014

sanity4j-parent

<!-- https://mavenlibs.com/maven/pom/net.sf.sanity4j/sanity4j-parent -->
<dependency> <groupId>net.sf.sanity4j</groupId> <artifactId>sanity4j-parent</artifactId> <version>1.1.1</version> </dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.sanity4j : sanity4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of net.sf.sanity4j : sanity4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
sanity4j-parent-1.1.1
sanity4j-parent-1.1.0
1.0.x
sanity4j-parent-1.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.sanity4j</groupId>
    <artifactId>sanity4j-parent</artifactId>
    <version>1.1.1</version>
</dependency>