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