Last Version

WicketStuff Closure Compiler Integration 9.10.0

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-closure-compiler
Version

Version

9.10.0
Type

Type

jar
Description

Description

WicketStuff Closure Compiler Integration
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

Download wicketstuff-closure-compiler 9.10.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.javascript : closure-compiler jar v20220502
com.google.protobuf : protobuf-java jar 3.19.3
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : jul-to-slf4j jar 1.7.36
org.apache.wicket : wicket-core jar 9.10.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.eclipse.jetty.aggregate : jetty-all jar 9.4.46.v20220331

Project Modules

There are no modules declared in this project.