is not current version
Last Version 3.10.1-2.4.13

com.pongsky.kit:config-web 2.5.6-1.1.1

Spring Cloud 增强套件

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.pongsky.kit
ArtifactId

ArtifactId

config-web
Version

Version

2.5.6-1.1.1
Type

Type

pom

Download config-web 2.5.6-1.1.1


<!-- https://jarcasting.com/artifacts/com.pongsky.kit/config-web/ -->
<dependency>
    <groupId>com.pongsky.kit</groupId>
    <artifactId>config-web</artifactId>
    <version>2.5.6-1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pongsky.kit/config-web/
implementation 'com.pongsky.kit:config-web:2.5.6-1.1.1'
// https://jarcasting.com/artifacts/com.pongsky.kit/config-web/
implementation ("com.pongsky.kit:config-web:2.5.6-1.1.1")
'com.pongsky.kit:config-web:pom:2.5.6-1.1.1'
<dependency org="com.pongsky.kit" name="config-web" rev="2.5.6-1.1.1">
  <artifact name="config-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pongsky.kit', module='config-web', version='2.5.6-1.1.1')
)
libraryDependencies += "com.pongsky.kit" % "config-web" % "2.5.6-1.1.1"
[com.pongsky.kit/config-web "2.5.6-1.1.1"]