is not current version
Last Version 3.2.3.7

fit.chis.cloud:chis4cloud 3.2.2.1

基于若依的核心模块

GroupId

GroupId

fit.chis.cloud
ArtifactId

ArtifactId

chis4cloud
Version

Version

3.2.2.1
Type

Type

pom

Download chis4cloud 3.2.2.1

Filename Size
chis4cloud-3.2.2.1.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud/ -->
<dependency>
    <groupId>fit.chis.cloud</groupId>
    <artifactId>chis4cloud</artifactId>
    <version>3.2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud/
implementation 'fit.chis.cloud:chis4cloud:3.2.2.1'
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud/
implementation ("fit.chis.cloud:chis4cloud:3.2.2.1")
'fit.chis.cloud:chis4cloud:pom:3.2.2.1'
<dependency org="fit.chis.cloud" name="chis4cloud" rev="3.2.2.1">
  <artifact name="chis4cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='fit.chis.cloud', module='chis4cloud', version='3.2.2.1')
)
libraryDependencies += "fit.chis.cloud" % "chis4cloud" % "3.2.2.1"
[fit.chis.cloud/chis4cloud "3.2.2.1"]