License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.codefrogcc |
ArtifactId | ArtifactIdcommons-config |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-config-1.2.6.pom | |
commons-config-1.2.6.jar | 57 KB |
commons-config-1.2.6-sources.jar | 35 KB |
commons-config-1.2.6-javadoc.jar | 248 KB |
Browse |
<!-- 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"]
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 |