Last Version

spring-boot-starter-js-css 0.3.1

用于spring boot的合并获取javascript、css文件内容的组件

License

License

Categories

Categories

JavaScript Languages Spring Boot Container Microservices
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

spring-boot-starter-js-css
Version

Version

0.3.1
Type

Type

jar
Description

Description

spring-boot-starter-js-css
用于spring boot的合并获取javascript、css文件内容的组件
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://gitee.com/hm-tools/hm-tools-js-css

Download spring-boot-starter-js-css 0.3.1


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.