is not current version
Last Version 1.3.5

com.xishankeji:xsloader4j-spring-boot-embed-starter 1.1.46

让java web项目支持JavaScript ES6+(ES2015,ES2016,ES2017)、*.scss、*.less、*.vue、*.htmv(格式同vue,但可以直接访问)、*.jsx。(对spring boot嵌入模式的支持)

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

xsloader4j-spring-boot-embed-starter
Version

Version

1.1.46
Type

Type

jar

Download xsloader4j-spring-boot-embed-starter 1.1.46


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