is not current version
Last Version 0.3.1

top.hmtools:spring-boot-starter-js-css 0.2.5

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

Categories

Categories

JavaScript Languages Spring Boot Container Microservices
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

spring-boot-starter-js-css
Version

Version

0.2.5
Type

Type

jar

Download spring-boot-starter-js-css 0.2.5


<!-- 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.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-js-css/
implementation 'top.hmtools:spring-boot-starter-js-css:0.2.5'
// https://jarcasting.com/artifacts/top.hmtools/spring-boot-starter-js-css/
implementation ("top.hmtools:spring-boot-starter-js-css:0.2.5")
'top.hmtools:spring-boot-starter-js-css:jar:0.2.5'
<dependency org="top.hmtools" name="spring-boot-starter-js-css" rev="0.2.5">
  <artifact name="spring-boot-starter-js-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='spring-boot-starter-js-css', version='0.2.5')
)
libraryDependencies += "top.hmtools" % "spring-boot-starter-js-css" % "0.2.5"
[top.hmtools/spring-boot-starter-js-css "0.2.5"]