License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdeu.michael-simons |
ArtifactId | ArtifactIdspring-boot-starter-wro4j |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionSpring Boot Wro4j Starter
Spring Boot Wro4j Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.michael-simons/spring-boot-starter-wro4j/ -->
<dependency>
<groupId>eu.michael-simons</groupId>
<artifactId>spring-boot-starter-wro4j</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons/spring-boot-starter-wro4j/
implementation 'eu.michael-simons:spring-boot-starter-wro4j:0.0.6'
// https://jarcasting.com/artifacts/eu.michael-simons/spring-boot-starter-wro4j/
implementation ("eu.michael-simons:spring-boot-starter-wro4j:0.0.6")
'eu.michael-simons:spring-boot-starter-wro4j:jar:0.0.6'
<dependency org="eu.michael-simons" name="spring-boot-starter-wro4j" rev="0.0.6">
<artifact name="spring-boot-starter-wro4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons', module='spring-boot-starter-wro4j', version='0.0.6')
)
libraryDependencies += "eu.michael-simons" % "spring-boot-starter-wro4j" % "0.0.6"
[eu.michael-simons/spring-boot-starter-wro4j "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.3.2.RELEASE |
org.springframework.boot : spring-boot-starter-tomcat | jar | 1.3.2.RELEASE |
ro.isdc.wro4j : wro4j-core | jar | 1.7.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.3.2.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.springframework : spring-test | jar |