License |
License |
---|---|
GroupId | GroupIdorg.yarnandtail |
ArtifactId | ArtifactIdandhow |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndHow is an easy to use configuration framework with strong typing and
detailed validation for web apps, command line or any application environment.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
andhow-0.4.2.pom | |
andhow-0.4.2.jar | 240 KB |
andhow-0.4.2-sources.jar | 148 KB |
andhow-0.4.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow/ -->
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow/
implementation 'org.yarnandtail:andhow:0.4.2'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow/
implementation ("org.yarnandtail:andhow:0.4.2")
'org.yarnandtail:andhow:jar:0.4.2'
<dependency org="org.yarnandtail" name="andhow" rev="0.4.2">
<artifact name="andhow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow', version='0.4.2')
)
libraryDependencies += "org.yarnandtail" % "andhow" % "0.4.2"
[org.yarnandtail/andhow "0.4.2"]
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 |