Last Version

Wro4j Spring Boot Starter 0.11.1

A starter for Spring Boot that provides autoconfiguration for Wro4j.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

eu.michael-simons
ArtifactId

ArtifactId

wro4j-spring-boot-starter
Version

Version

0.11.1
Type

Type

jar
Description

Description

Wro4j Spring Boot Starter
A starter for Spring Boot that provides autoconfiguration for Wro4j.
Project URL

Project URL

http://projects.spring.io/spring-boot/
Project Organization

Project Organization

michael-simons.eu
Source Code Management

Source Code Management

https://github.com/michael-simons/wro4j-spring-boot-starter

Download wro4j-spring-boot-starter 0.11.1


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

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0

Project Modules

There are no modules declared in this project.