Last Version

appconfig 1.0.0

Application configuration utilities

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cloudecho
ArtifactId

ArtifactId

appconfig
Version

Version

1.0.0
Type

Type

jar
Description

Description

appconfig
Application configuration utilities
Project URL

Project URL

https://github.com/cloudecho/appconfig
Project Organization

Project Organization

cloudecho

Download appconfig 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.cloudecho : xmlbean jar 1.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.