License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdren.wenchao |
ArtifactId | ArtifactIdiConfig |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptioniConfig Maven Webapp
Spring Boot Starter Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
iConfig-1.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ren.wenchao/iConfig/ -->
<dependency>
<groupId>ren.wenchao</groupId>
<artifactId>iConfig</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ren.wenchao/iConfig/
implementation 'ren.wenchao:iConfig:1.0.1'
// https://jarcasting.com/artifacts/ren.wenchao/iConfig/
implementation ("ren.wenchao:iConfig:1.0.1")
'ren.wenchao:iConfig:pom:1.0.1'
<dependency org="ren.wenchao" name="iConfig" rev="1.0.1">
<artifact name="iConfig" type="pom" />
</dependency>
@Grapes(
@Grab(group='ren.wenchao', module='iConfig', version='1.0.1')
)
libraryDependencies += "ren.wenchao" % "iConfig" % "1.0.1"
[ren.wenchao/iConfig "1.0.1"]