jar

org.wicketstuff : jslibraries

Maven & Gradle

Sep 12, 2012
1 usages

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.

Table Of Contents

Latest Version

Download org.wicketstuff : jslibraries JAR file - Latest Versions:

All Versions

Download org.wicketstuff : jslibraries JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jslibraries-1.4.21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wicketstuff.jslibraries

├─ org.wicketstuff.jslibraries.CDN.class - [JAR]

├─ org.wicketstuff.jslibraries.JSLib.class - [JAR]

├─ org.wicketstuff.jslibraries.JSReference.class - [JAR]

├─ org.wicketstuff.jslibraries.Library.class - [JAR]

├─ org.wicketstuff.jslibraries.LibraryData.class - [JAR]

├─ org.wicketstuff.jslibraries.LocalProvider.class - [JAR]

├─ org.wicketstuff.jslibraries.Provider.class - [JAR]

├─ org.wicketstuff.jslibraries.URLRenderer.class - [JAR]

├─ org.wicketstuff.jslibraries.Version.class - [JAR]

├─ org.wicketstuff.jslibraries.VersionDescriptor.class - [JAR]

org.wicketstuff.jslibraries.util

├─ org.wicketstuff.jslibraries.util.Assert.class - [JAR]

├─ org.wicketstuff.jslibraries.util.WicketDeploymentState.class - [JAR]

Advertisement