c

chis4cloud-api-system

chis4cloud-api-system系统接口模块
The Apache Software License, Version 2.0
zhunian
文件下载
文件名 操作
chis4cloud-api-system-3.2.3.2.RC3.jar 下载
chis4cloud-api-system-3.2.3.2.RC3.pom 下载
chis4cloud-api-system-3.2.3.2.RC3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>fit.chis.cloud</groupId>
  <artifactId>chis4cloud-api-system</artifactId>
  <version>3.2.3.2.RC3</version>
</dependency>
Gradle Groovy
implementation 'fit.chis.cloud:chis4cloud-api-system:3.2.3.2.RC3'
Gradle Kotlin
implementation("fit.chis.cloud:chis4cloud-api-system:3.2.3.2.RC3")
Scala SBT
libraryDependencies += "fit.chis.cloud" % "chis4cloud-api-system" % "3.2.3.2.RC3"
Groovy Grape
@Grapes(
  @Grab(group='fit.chis.cloud', module='chis4cloud-api-system', version='3.2.3.2.RC3')
)
Apache Ivy
<dependency org="fit.chis.cloud" name="chis4cloud-api-system" rev="3.2.3.2.RC3" />
Leiningen
[fit.chis.cloud/chis4cloud-api-system "3.2.3.2.RC3"]
Apache Buildr
'fit.chis.cloud:chis4cloud-api-system:jar:3.2.3.2.RC3'