is not current version
Last Version 0.4.2

AndHow Parent Project 0.4.0

Simple typed and validated configuration loading for web apps, command line or any environment application.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-parent
Version

Version

0.4.0
Type

Type

pom
Description

Description

AndHow Parent Project
Simple typed and validated configuration loading for web apps, command line or any environment application.
Project URL

Project URL

https://github.com/eeverman/andhow
Source Code Management

Source Code Management

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

Download andhow-parent 0.4.0

Filename Size
andhow-parent-0.4.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • andhow-core
  • andhow-annotation-processor
  • andhow
  • andhow-testing/andhow-system-tests
  • andhow-testing/andhow-annotation-processor-tests
  • andhow-testing/andhow-simulated-app-tests
  • andhow-testing/andhow-test-harness
  • andhow-testing/andhow-annotation-processor-test-harness