Last Version

AndHow Core 0.4.2

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

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-core
Version

Version

0.4.2
Type

Type

jar
Description

Description

AndHow Core
Simple typed and validated configuration loading for web apps, command line or any environment application.
Source Code Management

Source Code Management

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

Download andhow-core 0.4.2


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

Dependencies

test (10)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.18.RELEASE
commons-io : commons-io jar 2.7
org.yarnandtail : andhow-shared-test-utils jar 0.4.2
org.yarnandtail : andhow-junit5-extensions jar 0.4.2
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

There are no modules declared in this project.