License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdeu.michael-simons |
ArtifactId | ArtifactIdwro4j-spring-boot-starter |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWro4j Spring Boot Starter
A starter for Spring Boot that provides autoconfiguration for Wro4j.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.michael-simons/wro4j-spring-boot-starter/ -->
<dependency>
<groupId>eu.michael-simons</groupId>
<artifactId>wro4j-spring-boot-starter</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons/wro4j-spring-boot-starter/
implementation 'eu.michael-simons:wro4j-spring-boot-starter:0.11.1'
// https://jarcasting.com/artifacts/eu.michael-simons/wro4j-spring-boot-starter/
implementation ("eu.michael-simons:wro4j-spring-boot-starter:0.11.1")
'eu.michael-simons:wro4j-spring-boot-starter:jar:0.11.1'
<dependency org="eu.michael-simons" name="wro4j-spring-boot-starter" rev="0.11.1">
<artifact name="wro4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons', module='wro4j-spring-boot-starter', version='0.11.1')
)
libraryDependencies += "eu.michael-simons" % "wro4j-spring-boot-starter" % "0.11.1"
[eu.michael-simons/wro4j-spring-boot-starter "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.7.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
org.springframework.boot : spring-boot-starter-tomcat | jar | 2.7.0 |
ro.isdc.wro4j : wro4j-core | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |