is not current version
Last Version 0.4.2

AndHow Core 0.4.1

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.1
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.1


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.springframework : spring-test jar 4.3.18.RELEASE
commons-io : commons-io jar 2.7
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.