config

Projects Configuration Library

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.bq.oss.lib
ArtifactId

ArtifactId

config
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

config
Projects Configuration Library
Project URL

Project URL

https://github.com/bq/lib-config
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/bq/lib-config

Download config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.2.RELEASE

test (5)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
org.springframework : spring-test jar 4.1.2.RELEASE
cglib : cglib jar 3.1
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

lib-config License Build Status

###About

Projects Configuration Library

com.bq.oss.lib

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
0.2.0
0.1.0