All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by wicket with all dependencies

Search JAR files by class name

wicketstuff-springreference-examples from group org.wicketstuff (version 7.0.0)

This is a standard Servlet 2.5 + spring-web + wicket webapplication serving as an example for wicketstuff-springreference class SpringReference, SpringReferenceSupporter and AbstractSpringDependencies. The application holds 3 wicket application. - first is using wicket-spring and @SpringBean - second is using wicketstuff-springreference and SpringReference - third is using wicketstuff-springreference and AbstractSpringDependencies for spring integration.

Group: org.wicketstuff Artifact: wicketstuff-springreference-examples
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicketstuff-springreference-examples
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies javax.servlet-api, wicket-spring, wicketstuff-springreference, slf4j-simple,
There are maybe transitive dependencies!

wicketstuff-logback-examples from group org.wicketstuff (version 7.0.0)

This is a standard Servlet 2.5 + logback + wicket webapplication serving as an example for wicketstuff-logback. Especially LogbackConfigListener to specify the location of logback config and WicketWebPatternEncoder to provide request informations in log messages. See the web.xml for more info.

Group: org.wicketstuff Artifact: wicketstuff-logback-examples
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicketstuff-logback-examples
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.servlet-api, wicketstuff-logback, jetty-all-server,
There are maybe transitive dependencies!

wicketstuff-jing from group org.wicketstuff.htmlvalidator (version 1.11)

Jing is a validator for RELAX NG and other schema languages. This project was taken from http://code.google.com/p/jing-trang and mavenized for inclusion in the Wicket Stuff HTML Validator. The code was taken from the 20091111 release.

Group: org.wicketstuff.htmlvalidator Artifact: wicketstuff-jing
Show all versions Show documentation Show source 
 

0 downloads
Artifact wicketstuff-jing
Group org.wicketstuff.htmlvalidator
Version 1.11
Last update 29. July 2015
Organization not specified
URL Not specified
License BSD License
Dependencies amount 6
Dependencies wicketstuff-isorelax, Saxon-HE, xml-resolver, xalan, xercesImpl, ant,
There are maybe transitive dependencies!

wicket-cdi-1.1-core from group com.github.javawithmarcus.wicket-cdi-1.1 (version 0.3)

Provides integration between Wicket and CDI containers. Enables injection of components and behaviors, as well as other non-contextual object instances. Also enables propagation of conversations between wicket artifacts such as pages and resources.

Group: com.github.javawithmarcus.wicket-cdi-1.1 Artifact: wicket-cdi-1.1-core
Show documentation Show source 
 

0 downloads
Artifact wicket-cdi-1.1-core
Group com.github.javawithmarcus.wicket-cdi-1.1
Version 0.3
Last update 01. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicket-core, junit,
There are maybe transitive dependencies!

wicket-jsr303-validators from group com.zenika.wicket.contrib (version 6.6.0)

This project aims at integrating the JSR303 Bean Validation spec into Wicket. To achieve such purpose, it provides custom validators which can be applied on Forms or FormComponents.

Group: com.zenika.wicket.contrib Artifact: wicket-jsr303-validators
Show documentation Show source 
 

0 downloads
Artifact wicket-jsr303-validators
Group com.zenika.wicket.contrib
Version 6.6.0
Last update 01. March 2013
Organization Zenika
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies validation-api, wicket,
There are maybe transitive dependencies!

jslibraries from group org.wicketstuff (version 1.5-RC5.1)

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.

Group: org.wicketstuff Artifact: jslibraries
Show all versions Show documentation Show source 
 

0 downloads
Artifact jslibraries
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies junit, servlet-api,
There are maybe transitive dependencies!

push from group org.wicketstuff (version 1.4.12.1)

An integration project for server side pushing in Wicket. Due to the cometd library depending on Java 6 the cometd implementation is in the push-cometd artifact instead. We include the timer and dojo implementations.

Group: org.wicketstuff Artifact: push
Show all versions Show documentation Show source 
 

0 downloads
Artifact push
Group org.wicketstuff
Version 1.4.12.1
Last update 29. October 2010
Organization not specified
URL http://wicket-stuff.sourceforge.net/wicket-contrib-cometd
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-quickstart from group wicket (version 1.2.7)

Wicket Quickstart is designed to get you up and coding your Wicket applications within minutes. No more creating your own project and having to download dependencies yourself. This is an all-in-one package allowing you to concentrate on your application, and Quickstart on the project structure.

Group: wicket Artifact: wicket-quickstart
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-quickstart
Group wicket
Version 1.2.7
Last update 23. March 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicket, wicket-extensions,
There are maybe transitive dependencies!

causeway-mavendeps-webapp from group org.apache.causeway.mavendeps (version 3.0.0)

Defines a module that can be almost used as a single dependency for running an Apache Causeway webapp (Wicket, Restful Objects and GraphQL viewers). However, it does NOT include any security module or persistence provider or extensions.

Group: org.apache.causeway.mavendeps Artifact: causeway-mavendeps-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact causeway-mavendeps-webapp
Group org.apache.causeway.mavendeps
Version 3.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies spring-boot-starter-web, causeway-applib, causeway-schema, causeway-core-security, causeway-core-runtimeservices, causeway-viewer-graphql-viewer, causeway-viewer-restfulobjects-viewer, causeway-viewer-wicket-viewer,
There are maybe transitive dependencies!

wicketstuff-lambda-components from group org.wicketstuff (version 10.0.0)

Group: org.wicketstuff Artifact: wicketstuff-lambda-components
Show all versions Show documentation Show source 
 

2 downloads
Artifact wicketstuff-lambda-components
Group org.wicketstuff
Version 10.0.0
Last update 18. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies wicket-core,
There are maybe transitive dependencies!



Page 74 from 79 (items total 788)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy