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.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-parent
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://sites.google.com/view/andhow/home
Source Code Management

Source Code Management

https://github.com/eeverman/andhow/tree/master

Download andhow-parent

Filename Size
andhow-parent-0.4.2.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-parent/ -->
<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-parent</artifactId>
    <version>0.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-parent/
implementation 'org.yarnandtail:andhow-parent:0.4.2'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-parent/
implementation ("org.yarnandtail:andhow-parent:0.4.2")
'org.yarnandtail:andhow-parent:pom:0.4.2'
<dependency org="org.yarnandtail" name="andhow-parent" rev="0.4.2">
  <artifact name="andhow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-parent', version='0.4.2')
)
libraryDependencies += "org.yarnandtail" % "andhow-parent" % "0.4.2"
[org.yarnandtail/andhow-parent "0.4.2"]

Dependencies

test (6)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
com.github.stefanbirkner : system-lambda jar 1.2.0

Project Modules

  • andhow-core
  • andhow-annotation-processor
  • andhow
  • andhow-testing/andhow-integration-test
  • andhow-testing/andhow-annotation-processor-tests
  • andhow-testing/andhow-simulated-app-tests
  • andhow-testing/andhow-test-harness
  • andhow-testing/andhow-annotation-processor-test-harness
  • andhow-shared-test-utils
  • andhow-junit5-extensions
  • andhow-test-stubs

Versions

Version
0.4.2
0.4.2-rc5
0.4.2-rc4
0.4.2-rc3
0.4.2-rc2
0.4.1.1
0.4.1
0.4.0
0.4.0-RC7
0.4.0-RC6
0.4.0-RC5
0.3.3
0.3.2
0.3.1
0.3.0