License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.mahanaroad |
ArtifactId | ArtifactIdmahana-appconfig |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMahana AppConfig
An application config library by Mahana Road Software
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mahana-appconfig-1.0.5.pom | |
mahana-appconfig-1.0.5.jar | 30 KB |
mahana-appconfig-1.0.5-sources.jar | 23 KB |
mahana-appconfig-1.0.5-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mahanaroad/mahana-appconfig/ -->
<dependency>
<groupId>com.mahanaroad</groupId>
<artifactId>mahana-appconfig</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mahanaroad/mahana-appconfig/
implementation 'com.mahanaroad:mahana-appconfig:1.0.5'
// https://jarcasting.com/artifacts/com.mahanaroad/mahana-appconfig/
implementation ("com.mahanaroad:mahana-appconfig:1.0.5")
'com.mahanaroad:mahana-appconfig:jar:1.0.5'
<dependency org="com.mahanaroad" name="mahana-appconfig" rev="1.0.5">
<artifact name="mahana-appconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mahanaroad', module='mahana-appconfig', version='1.0.5')
)
libraryDependencies += "com.mahanaroad" % "mahana-appconfig" % "1.0.5"
[com.mahanaroad/mahana-appconfig "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.mahanaroad : mahana-common | jar | 1.0.2 |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework : spring-web | jar | 3.1.0.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.1 |