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

Download JAR files tagged by tapestry with all dependencies

Search JAR files by class name

tapestry-simple from group org.apache.tapestry (version 5.0.2)

Archetype for creating a basic Tapestry 5 application, including Eclipse control files.

Group: org.apache.tapestry Artifact: tapestry-simple
Show all versions 
 

1 downloads
Artifact tapestry-simple
Group org.apache.tapestry
Version 5.0.2
Last update 24. February 2007
Organization not specified
URL http://tapestry.apache.org/tapestry5/${pom.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tapestry-routing from group org.tynamo (version 0.2.0)

Tapestry Routing allows you to makes pretty, concise and RESTful URLs for your Tapestry pages with no effort.

Group: org.tynamo Artifact: tapestry-routing
Show all versions Show documentation Show source 
 

0 downloads
Artifact tapestry-routing
Group org.tynamo
Version 0.2.0
Last update 18. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies tapestry-core,
There are maybe transitive dependencies!

tynamo-federatedaccounts-pac4jbasedoauth from group org.tynamo.security (version 0.7.0)

Tynamo Oauth Federated Accounts package using Pac4j for Shiro-based Tapestry Security

Group: org.tynamo.security Artifact: tynamo-federatedaccounts-pac4jbasedoauth
Show all versions Show documentation Show source 
 

0 downloads
Artifact tynamo-federatedaccounts-pac4jbasedoauth
Group org.tynamo.security
Version 0.7.0
Last update 03. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies h2, pac4j-oauth, httpclient, tynamo-common, tapestry-security, tynamo-federatedaccounts-core, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

arras-email from group com.github.fscheffer (version 1.2.0)

Arras Mail provides simple mailing functionality based on Apache commons-email for Apache Tapestry 5.4 projects.

Group: com.github.fscheffer Artifact: arras-email
Show documentation Show source 
 

0 downloads
Artifact arras-email
Group com.github.fscheffer
Version 1.2.0
Last update 25. April 2015
Organization not specified
URL https://github.com/fscheffer/arras
License not specified
Dependencies amount 3
Dependencies tapestry-ioc, tapestry-core, commons-email,
There are maybe transitive dependencies!

appfuse-modular-tapestry from group org.appfuse.archetypes (version 3.5.0)

Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules: "core" and "web". The core module depends on appfuse-service, while the web module depends on core as well as AppFuse's Tapestry implementation.

Group: org.appfuse.archetypes Artifact: appfuse-modular-tapestry
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact appfuse-modular-tapestry
Group org.appfuse.archetypes
Version 3.5.0
Last update 20. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-contributions from group com.googlecode.spring-contributions (version 2.0.0)

This project adds a so called contribution mechanism (like known from Tapestry IOC or Eclipse Plugins) for configuration and extension of services to the Spring project.

Group: com.googlecode.spring-contributions Artifact: spring-contributions
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-contributions
Group com.googlecode.spring-contributions
Version 2.0.0
Last update 11. February 2015
Organization not specified
URL http://spring-contributions.googlecode.com/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies spring-core, spring-beans, spring-context, commons-logging,
There are maybe transitive dependencies!

tapestry-url-rewriter from group br.com.arsmachina (version 2.0.0)

The old URL rewriter API that was deprecated in Tapestry 5.2 and removed in Tapestry 5.3. Since tapestry-url-rewriter 2.0.0, the outgoing URL rewrite (Link rewrite) was removed, leaving just the incoming URL rewrite support.

Group: br.com.arsmachina Artifact: tapestry-url-rewriter
Show all versions Show documentation Show source 
 

0 downloads
Artifact tapestry-url-rewriter
Group br.com.arsmachina
Version 2.0.0
Last update 30. September 2013
Organization not specified
URL https://github.com/thiagohp/tapestry-url-rewriter
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

appfuse-modular-tapestry from group org.appfuse (version 2.0-m5)

Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules: "core" and "web". The core module depends on appfuse-service, while the web module depends on core as well as AppFuse's Tapestry implementation.

Group: org.appfuse Artifact: appfuse-modular-tapestry
Show all versions Show source 
 

0 downloads
Artifact appfuse-modular-tapestry
Group org.appfuse
Version 2.0-m5
Last update 29. January 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tapestry-csrf-protection from group at.porscheinformatik.tapestry (version 4.0.0.RELEASE)

Cross-Site-Request-Forgery (CSRF) protection for Apache Tapestry 5. This project is based on the Google Summer of Code 2011 project done by Markus Jung: https://code.google.com/p/gsoc2011-csrf-protection/. Some ideas and also code has been copied to start this Tapestry addon.

Group: at.porscheinformatik.tapestry Artifact: tapestry-csrf-protection
Show all versions Show documentation Show source 
 

0 downloads
Artifact tapestry-csrf-protection
Group at.porscheinformatik.tapestry
Version 4.0.0.RELEASE
Last update 19. April 2024
Organization Porsche Informatik
URL https://github.com/porscheinformatik/tapestry-csrf-protection
License Apache License, Version 2.0
Dependencies amount 1
Dependencies tapestry-core,
There are maybe transitive dependencies!

jexbox-tapestry from group com.jexbox.connector (version 0.0.1)

Jexbox Tapestry connector hooks as RequestExceptionHandler, so any uncaught exceptions in your Tapestry application will be sent to your Jexbox database. The connector extracts complete exception stack trace, including nested exceptions, error message and system properties and page/component traces

Group: com.jexbox.connector Artifact: jexbox-tapestry
Show documentation Show source 
 

0 downloads
Artifact jexbox-tapestry
Group com.jexbox.connector
Version 0.0.1
Last update 26. May 2014
Organization not specified
URL http://jexbox.com/connectors
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jexbox-http, tapestry-core,
There are maybe transitive dependencies!



Page 14 from 15 (items total 144)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy