com.github.codefrogcc:commons-config

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.codefrogcc
ArtifactId

ArtifactId

commons-config
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/codefrogcc/commons

Download commons-config

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 3.14
org.apache.poi : poi-ooxml jar 3.14
com.github.codefrogcc : allocation jar 1.1.4
com.github.satant : pj.mybatis jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0