scv-configuration

scv-configuration read file configuration properties

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

scv-configuration
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

scv-configuration
scv-configuration read file configuration properties
Project URL

Project URL

https://github.com/congnghia0609/scv-configuration
Source Code Management

Source Code Management

https://github.com/congnghia0609/scv-configuration/tree/master

Download scv-configuration

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10

Project Modules

There are no modules declared in this project.

scv-configuration

scv-configuration read file configuration properties

Maven

<dependency>
    <groupId>com.streetcodevn</groupId>
    <artifactId>scv-configuration</artifactId>
    <version>1.0.0</version>
</dependency>

License

This code is under the Apache Licence v2.

Versions

Version
1.0.0