License |
License |
---|---|
GroupId | GroupIdcom.xishankeji |
ArtifactId | ArtifactIdxsloader4j |
Version | Version1.2.108 |
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.2.108.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/xsloader4j/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>xsloader4j</artifactId>
<version>1.2.108</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/xsloader4j/
implementation 'com.xishankeji:xsloader4j:1.2.108'
// https://jarcasting.com/artifacts/com.xishankeji/xsloader4j/
implementation ("com.xishankeji:xsloader4j:1.2.108")
'com.xishankeji:xsloader4j:pom:1.2.108'
<dependency org="com.xishankeji" name="xsloader4j" rev="1.2.108">
<artifact name="xsloader4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='xsloader4j', version='1.2.108')
)
libraryDependencies += "com.xishankeji" % "xsloader4j" % "1.2.108"
[com.xishankeji/xsloader4j "1.2.108"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |