Last Version

WicketStuff Html Compressor 9.10.0

This module can be used to compress the wicket markup with htmlcompressor.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-htmlcompressor
Version

Version

9.10.0
Type

Type

jar
Description

Description

WicketStuff Html Compressor
This module can be used to compress the wicket markup with htmlcompressor.

Download wicketstuff-htmlcompressor 9.10.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-htmlcompressor</artifactId>
    <version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor/
implementation 'org.wicketstuff:wicketstuff-htmlcompressor:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor/
implementation ("org.wicketstuff:wicketstuff-htmlcompressor:9.10.0")
'org.wicketstuff:wicketstuff-htmlcompressor:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-htmlcompressor" rev="9.10.0">
  <artifact name="wicketstuff-htmlcompressor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-htmlcompressor', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-htmlcompressor" % "9.10.0"
[org.wicketstuff/wicketstuff-htmlcompressor "9.10.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.htmlcompressor : htmlcompressor jar 1.5.2
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.