t

takin-web

控制台,用于agent交互,大数据交互,云控制台(cloud)交互
https://github.com/shulieTech/Takin-web.git
The Apache Software License, Version 2.0
shulie
Files download
File Operation
takin-web-takin-web-5.10.2.1.pom download
Apache Maven
<dependency>
  <groupId>io.shulie.takin</groupId>
  <artifactId>takin-web</artifactId>
  <version>takin-web-5.10.2.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.shulie.takin:takin-web:takin-web-5.10.2.1'
Gradle Kotlin
implementation("io.shulie.takin:takin-web:takin-web-5.10.2.1")
Scala SBT
libraryDependencies += "io.shulie.takin" % "takin-web" % "takin-web-5.10.2.1"
Groovy Grape
@Grapes(
  @Grab(group='io.shulie.takin', module='takin-web', version='takin-web-5.10.2.1')
)
Apache Ivy
<dependency org="io.shulie.takin" name="takin-web" rev="takin-web-5.10.2.1" />
Leiningen
[io.shulie.takin/takin-web "takin-web-5.10.2.1"]
Apache Buildr
'io.shulie.takin:takin-web:jar:takin-web-5.10.2.1'
Dependencies
The project has no third-party dependencies