c

chis4cloud-api-system

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