License |
License |
---|---|
GroupId | GroupIdorg.yarnandtail |
ArtifactId | ArtifactIdandhow-core |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionAndHow Core
Simple typed and validated configuration loading for web apps, command line or any environment application.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
andhow-core-0.4.1.pom | |
andhow-core-0.4.1.jar | 223 KB |
andhow-core-0.4.1-sources.jar | 149 KB |
andhow-core-0.4.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |