is not current version
Last Version 2.13.1

xin.xihc:spring-boot-iview 2.9.0

iViewUI+VueJS 该版本为Vue 2.5.13;iView版本为2.9.0;jquery3.2.1

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xin.xihc
ArtifactId

ArtifactId

spring-boot-iview
Version

Version

2.9.0
Type

Type

jar

Download spring-boot-iview 2.9.0


<!-- https://jarcasting.com/artifacts/xin.xihc/spring-boot-iview/ -->
<dependency>
    <groupId>xin.xihc</groupId>
    <artifactId>spring-boot-iview</artifactId>
    <version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/xin.xihc/spring-boot-iview/
implementation 'xin.xihc:spring-boot-iview:2.9.0'
// https://jarcasting.com/artifacts/xin.xihc/spring-boot-iview/
implementation ("xin.xihc:spring-boot-iview:2.9.0")
'xin.xihc:spring-boot-iview:jar:2.9.0'
<dependency org="xin.xihc" name="spring-boot-iview" rev="2.9.0">
  <artifact name="spring-boot-iview" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.xihc', module='spring-boot-iview', version='2.9.0')
)
libraryDependencies += "xin.xihc" % "spring-boot-iview" % "2.9.0"
[xin.xihc/spring-boot-iview "2.9.0"]