commons-configuration-gae

An implementation of Configuration (provided by Apache commons-configuration library) that stores configuration parameters using Google App Engine Datastore API

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.rsimoni
ArtifactId

ArtifactId

commons-configuration-gae
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-configuration-gae
An implementation of Configuration (provided by Apache commons-configuration library) that stores configuration parameters using Google App Engine Datastore API
Project URL

Project URL

https://github.com/rsimoni/commons-configuration-gae

Download commons-configuration-gae

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rsimoni/commons-configuration-gae/ -->
<dependency>
    <groupId>com.github.rsimoni</groupId>
    <artifactId>commons-configuration-gae</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rsimoni/commons-configuration-gae/
implementation 'com.github.rsimoni:commons-configuration-gae:1.0'
// https://jarcasting.com/artifacts/com.github.rsimoni/commons-configuration-gae/
implementation ("com.github.rsimoni:commons-configuration-gae:1.0")
'com.github.rsimoni:commons-configuration-gae:jar:1.0'
<dependency org="com.github.rsimoni" name="commons-configuration-gae" rev="1.0">
  <artifact name="commons-configuration-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rsimoni', module='commons-configuration-gae', version='1.0')
)
libraryDependencies += "com.github.rsimoni" % "commons-configuration-gae" % "1.0"
[com.github.rsimoni/commons-configuration-gae "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.9
com.google.appengine : appengine-api-1.0-sdk jar 1.8.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock-junit4 jar 2.6.0
org.jmock : jmock-legacy jar 2.6.0
com.google.appengine : appengine-testing jar 1.8.2
com.google.appengine : appengine-api-stubs jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0