is not current version
Last Version 0.11.1

eu.michael-simons:wro4j-spring-boot-starter 0.3.6

A starter for Spring Boot that provides autoconfiguration for Wro4j.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

eu.michael-simons
ArtifactId

ArtifactId

wro4j-spring-boot-starter
Version

Version

0.3.6
Type

Type

jar

Download wro4j-spring-boot-starter 0.3.6


<!-- 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.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons/wro4j-spring-boot-starter/
implementation 'eu.michael-simons:wro4j-spring-boot-starter:0.3.6'
// https://jarcasting.com/artifacts/eu.michael-simons/wro4j-spring-boot-starter/
implementation ("eu.michael-simons:wro4j-spring-boot-starter:0.3.6")
'eu.michael-simons:wro4j-spring-boot-starter:jar:0.3.6'
<dependency org="eu.michael-simons" name="wro4j-spring-boot-starter" rev="0.3.6">
  <artifact name="wro4j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons', module='wro4j-spring-boot-starter', version='0.3.6')
)
libraryDependencies += "eu.michael-simons" % "wro4j-spring-boot-starter" % "0.3.6"
[eu.michael-simons/wro4j-spring-boot-starter "0.3.6"]