Mahana AppConfig

An application config library by Mahana Road Software

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.mahanaroad
ArtifactId

ArtifactId

mahana-appconfig
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Mahana AppConfig
An application config library by Mahana Road Software
Source Code Management

Source Code Management

http://bitbucket.org/mahanaroad/mahana-appconfig

Download mahana-appconfig

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.1
1.0.0