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

Download JAR files tagged by tomcat with all dependencies

Search JAR files by class name

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)!

Group: com.github.demidenko05 Artifact: a-jetty
Show all versions Show documentation Show source 
 

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!

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 
 

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!

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).

Group: nl.open Artifact: java-jwt-nodependencies
Show documentation Show source 
 

8 downloads
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!

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 
 

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!

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.

Group: com.github.stefanocke.japkit Artifact: japkit-all-nogroovy

 

0 downloads
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!

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 
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!

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 
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!

camunda-archetype-servlet-war-demo from group org.camunda.bpm.archetype (version 7.21.0)

Demo application with lots of pre-built parts that uses a shared Camunda Platform engine in a Servlet Container, e.g. Apache Tomcat. Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms, JUnit Test with in-memory engine, Maven Plugins, and visual process test coverage

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-servlet-war-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-servlet-war-demo
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

blade-common from group com.backbase.oss (version 4.21.0)

Group: com.backbase.oss Artifact: blade-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact blade-common
Group com.backbase.oss
Version 4.21.0
Last update 09. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies tomcat-embed-core, tomcat-embed-jasper, tomcat-jasper-el, tomcat-jsp-api, tomcat-dbcp, tomcat-embed-websocket, jackson-databind, commons-io,
There are maybe transitive dependencies!

blade-maven-plugin from group com.backbase.oss (version 4.21.0)

Group: com.backbase.oss Artifact: blade-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact blade-maven-plugin
Group com.backbase.oss
Version 4.21.0
Last update 09. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies blade-common, slf4j-api, snakeyaml, javax.servlet-api, maven-plugin-api, maven-core, blade-webapp,
There are maybe transitive dependencies!



Page 79 from 88 (items total 871)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy