is not current version
Last Version 0.11.1

Wro4j Spring Boot Starter 0.9.2

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.9.2
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.9.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.springframework.boot : spring-boot-starter-tomcat jar 2.5.4
ro.isdc.wro4j : wro4j-core jar 1.8.0

test (1)

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

Project Modules

There are no modules declared in this project.