Download JAR files tagged by tomcat with all dependencies
japkit-all-nogroovy from group com.github.japkit (version 2.0)
All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272.
Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.
Artifact japkit-all-nogroovy
Group com.github.japkit
Version 2.0
Last update 13. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!
Group com.github.japkit
Version 2.0
Last update 13. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!
urlrewritefilter from group de.knightsoft-net (version 4.0.4.1)
A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which
allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's
mod_rewrite.
Artifact urlrewritefilter
Group de.knightsoft-net
Version 4.0.4.1
Last update 12. November 2022
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.knightsoft-net
Version 4.0.4.1
Last update 12. November 2022
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
cargo-sample-maven2-inPlaceDevelopment-test from group org.codehaus.cargo (version 1.8.5)
Sample application that exercises the Cargo Maven 2 / Maven 3 plugin's in-place development capabilities. Note that this sample currently works only for Jetty and Tomcat as it requires that container implementations support deploying an expanded WAR from a directory without copying it to the container deploy directory.
Group: org.codehaus.cargo Artifact: cargo-sample-maven2-inPlaceDevelopment-test
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cargo-sample-maven2-inPlaceDevelopment-test
Group org.codehaus.cargo
Version 1.8.5
Last update 27. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.codehaus.cargo
Version 1.8.5
Last update 27. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
a-jetty from group com.github.demidenko05 (version 1.0.5)
A-Jetty for Android. It is Jetty 9.2 adapted for Android
configured as minimum server with WebAppDeployer that can deploy ordinal WAR (JSP/JSTL must be pre-compiled into servlets by A-Tomcat).
It's only for tests purposes. It doesn't comply to the latest Android policy (loading executable binaries from outside)!
1 downloads
Artifact a-jetty
Group com.github.demidenko05
Version 1.0.5
Last update 14. October 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License The Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies a-jetty-base,
There are maybe transitive dependencies!
Group com.github.demidenko05
Version 1.0.5
Last update 14. October 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License The Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies a-jetty-base,
There are maybe transitive dependencies!
otag-sdk-bus from group com.opentext.otag.sdk.bus (version 16.5.6)
This module provides a bus on which messages can be passed back and forth (locally) between
the AppWorks Gateway and services making use of the AppWorks SDK. The module is deployed to the Tomcat
lib folder, so its centralized static queues can be used for such communication.
Group: com.opentext.otag.sdk.bus Artifact: otag-sdk-bus
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact otag-sdk-bus
Group com.opentext.otag.sdk.bus
Version 16.5.6
Last update 04. June 2019
Organization not specified
URL https://github.com/opentext/otag-sdk-bus
License Open Text End User License Agreement
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group com.opentext.otag.sdk.bus
Version 16.5.6
Last update 04. June 2019
Organization not specified
URL https://github.com/opentext/otag-sdk-bus
License Open Text End User License Agreement
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
java-jwt-nodependencies from group nl.open (version 3.2.0)
This is a drop in replacement for the auth0 java-jwt library (see https://github.com/auth0/java-jwt). This jar makes sure there are no external dependencies (e.g. fasterXml, Apacha Commons) needed. This is useful when deploying to an application server (e.g. tomcat with Alfreso or Pega).
Artifact java-jwt-nodependencies
Group nl.open
Version 3.2.0
Last update 05. November 2017
Organization not specified
URL https://bitbucket.org/opensupport/java-jwt-nodependencies
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group nl.open
Version 3.2.0
Last update 05. November 2017
Organization not specified
URL https://bitbucket.org/opensupport/java-jwt-nodependencies
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
otag-tomcat-listener from group com.opentext.otag.tomcat (version 16.3.0)
Tomcat 8.0.x is the current container of choice for the AppWorks Gateway
and this module contains any code relevant to its lifecycle, including our crucial
TomcatLifecycleListener. The Jar file this module produces must be placed within the
central /lib directory of the container to be effective.
Group: com.opentext.otag.tomcat Artifact: otag-tomcat-listener
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact otag-tomcat-listener
Group com.opentext.otag.tomcat
Version 16.3.0
Last update 17. October 2017
Organization not specified
URL https://github.com/opentext/otag-tomcat-listener
License Open Text End User License Agreement
Dependencies amount 1
Dependencies tomcat-catalina,
There are maybe transitive dependencies!
Group com.opentext.otag.tomcat
Version 16.3.0
Last update 17. October 2017
Organization not specified
URL https://github.com/opentext/otag-tomcat-listener
License Open Text End User License Agreement
Dependencies amount 1
Dependencies tomcat-catalina,
There are maybe transitive dependencies!
japkit-all-nogroovy from group com.github.stefanocke.japkit (version 1.11)
All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272.
Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.
Artifact japkit-all-nogroovy
Group com.github.stefanocke.japkit
Version 1.11
Last update 21. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!
Group com.github.stefanocke.japkit
Version 1.11
Last update 21. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!
local-file-exposer from group org.ow2.weblab.webservices (version 2.0)
When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied.
To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.
Group: org.ow2.weblab.webservices Artifact: local-file-exposer
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!
local-file-exposer from group org.ow2.weblab.service (version 1.1.1)
When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied.
To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.
Group: org.ow2.weblab.service Artifact: local-file-exposer
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.ow2.weblab.service
Version 1.1.1
Last update 09. March 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 95 from 3 (items total 1092)