is not current version
Last Version 2.13.1

xin.xihc:spring-boot-iview 2.10.1

iViewUI+VueJS 该版本为Vue 2.5.14;iView版本为2.10.1;jquery3.2.1

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xin.xihc
ArtifactId

ArtifactId

spring-boot-iview
Version

Version

2.10.1
Type

Type

jar

Download spring-boot-iview 2.10.1


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