Last Version

iConfig Maven Webapp 1.0.1

Spring Boot Starter Parent

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ren.wenchao
ArtifactId

ArtifactId

iConfig
Version

Version

1.0.1
Type

Type

pom
Description

Description

iConfig Maven Webapp
Spring Boot Starter Parent
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Pivotal Software, Inc.

Download iConfig 1.0.1

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • iConfig-client
  • iConfig-server
  • iConfig-common