License |
License |
---|---|
GroupId | GroupIdcom.xishankeji |
ArtifactId | ArtifactIdxsloader4j |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxsloader4j
让java web项目支持JavaScript
ES6+(ES2015,ES2016,ES2017,ES2018)、*.scss、*.less、*.vue、*.htmv(格式同vue,但可以直接访问)、*.jsx。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xsloader4j-1.3.5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/xsloader4j/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>xsloader4j</artifactId>
<version>1.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/xsloader4j/
implementation 'com.xishankeji:xsloader4j:1.3.5'
// https://jarcasting.com/artifacts/com.xishankeji/xsloader4j/
implementation ("com.xishankeji:xsloader4j:1.3.5")
'com.xishankeji:xsloader4j:pom:1.3.5'
<dependency org="com.xishankeji" name="xsloader4j" rev="1.3.5">
<artifact name="xsloader4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='xsloader4j', version='1.3.5')
)
libraryDependencies += "com.xishankeji" % "xsloader4j" % "1.3.5"
[com.xishankeji/xsloader4j "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |