License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.shulie.takin |
ArtifactId | ArtifactIdtakin-web-config |
Last Version | Last Versiontakin-web-5.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description控制台,用于agent交互,大数据交互,云控制台(cloud)交互
|
Filename | Size |
---|---|
takin-web-config-takin-web-5.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shulie.takin/takin-web-config/ -->
<dependency>
<groupId>io.shulie.takin</groupId>
<artifactId>takin-web-config</artifactId>
<version>takin-web-5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.takin/takin-web-config/
implementation 'io.shulie.takin:takin-web-config:takin-web-5.0.0'
// https://jarcasting.com/artifacts/io.shulie.takin/takin-web-config/
implementation ("io.shulie.takin:takin-web-config:takin-web-5.0.0")
'io.shulie.takin:takin-web-config:pom:takin-web-5.0.0'
<dependency org="io.shulie.takin" name="takin-web-config" rev="takin-web-5.0.0">
<artifact name="takin-web-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.shulie.takin', module='takin-web-config', version='takin-web-5.0.0')
)
libraryDependencies += "io.shulie.takin" % "takin-web-config" % "takin-web-5.0.0"
[io.shulie.takin/takin-web-config "takin-web-5.0.0"]