License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.aoshiguchen.framework |
ArtifactId | ArtifactIdasgc-configure |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionasgc-configure
this is a java config load util.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asgc-configure-0.0.2.pom | |
asgc-configure-0.0.2.jar | 23 KB |
asgc-configure-0.0.2-sources.jar | 12 KB |
asgc-configure-0.0.2-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-configure/ -->
<dependency>
<groupId>com.github.aoshiguchen.framework</groupId>
<artifactId>asgc-configure</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-configure/
implementation 'com.github.aoshiguchen.framework:asgc-configure:0.0.2'
// https://jarcasting.com/artifacts/com.github.aoshiguchen.framework/asgc-configure/
implementation ("com.github.aoshiguchen.framework:asgc-configure:0.0.2")
'com.github.aoshiguchen.framework:asgc-configure:jar:0.0.2'
<dependency org="com.github.aoshiguchen.framework" name="asgc-configure" rev="0.0.2">
<artifact name="asgc-configure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aoshiguchen.framework', module='asgc-configure', version='0.0.2')
)
libraryDependencies += "com.github.aoshiguchen.framework" % "asgc-configure" % "0.0.2"
[com.github.aoshiguchen.framework/asgc-configure "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |