не последняя версия
Последняя версия 3.2.3.7

fit.chis.cloud:chis4cloud 3.2.2.1

基于若依的核心模块

Группа

Группа

fit.chis.cloud
Идентификатор

Идентификатор

chis4cloud
Версия

Версия

3.2.2.1
Тип

Тип

pom

Скачать chis4cloud 3.2.2.1

Имя Файла Размер
chis4cloud-3.2.2.1.pom 15 KB
Обзор

<!-- 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"]