Last Version

JSLibraries 6.30.0

This project is simply a unified way of including common JS libraries within Wicket so that you don't have to bundle them in your application, and they aren't deployed with dozens of jars that may use them, but they are deployed in only one.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-jslibraries
Version

Version

6.30.0
Type

Type

jar
Description

Description

JSLibraries
This project is simply a unified way of including common JS libraries within Wicket so that you don't have to bundle them in your application, and they aren't deployed with dozens of jars that may use them, but they are deployed in only one.

Download wicketstuff-jslibraries 6.30.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 6.30.0

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : slf4j-simple jar 1.6.6

Project Modules

There are no modules declared in this project.