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