MVN

org.yarnandtail : andhow-parent

Maven & Gradle

Oct 11, 2022
23 stars

AndHow Parent Project · AndHow is an easy to use configuration framework with strong typing and detailed validation for web apps, command line or any application environment.

<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-parent</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.yarnandtail : andhow-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0
  • Latest Release Candidate: 0.4.2-rc5

All Versions

Choose a version of org.yarnandtail : andhow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
andhow-parent-1.5.0
0.4.x
andhow-parent-0.4.2
andhow-parent-0.4.2-rc5
andhow-parent-0.4.2-rc4
andhow-parent-0.4.2-rc3
andhow-parent-0.4.2-rc2
andhow-parent-0.4.1.1
andhow-parent-0.4.1
andhow-parent-0.4.0
andhow-parent-0.4.0-RC7
andhow-parent-0.4.0-RC6
andhow-parent-0.4.0-RC5
0.3.x
andhow-parent-0.3.3
andhow-parent-0.3.2
andhow-parent-0.3.1
andhow-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-parent</artifactId>
    <version>1.5.0</version>
</dependency>