| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Spring Boot Container Microservices |
| GroupId | GroupIdtop.hmtools |
| ArtifactId | ArtifactIdspring-boot-starter-js-css |
| Version | Version0.3.1 |
| Type | Typejar |
| Description |
Descriptionspring-boot-starter-js-css
用于spring boot的合并获取javascript、css文件内容的组件
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-js-css/ -->
<dependency>
<groupId>top.hmtools</groupId>
<artifactId>spring-boot-starter-js-css</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-js-css/
implementation 'top.hmtools:spring-boot-starter-js-css:0.3.1'
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-js-css/
implementation ("top.hmtools:spring-boot-starter-js-css:0.3.1")
'top.hmtools:spring-boot-starter-js-css:jar:0.3.1'
<dependency org="top.hmtools" name="spring-boot-starter-js-css" rev="0.3.1">
<artifact name="spring-boot-starter-js-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='spring-boot-starter-js-css', version='0.3.1')
)
libraryDependencies += "top.hmtools" % "spring-boot-starter-js-css" % "0.3.1"
[top.hmtools/spring-boot-starter-js-css "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
| commons-io : commons-io | jar | 2.5 |
| top.hmtools : hm-tools-common | jar | 0.0.4-beta |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |
| net.sourceforge.cssparser : cssparser | jar | 0.9.25 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
| com.yahoo.platform.yui : yuicompressor | jar | 2.4.8 |