Showing 383 open source projects for "tomcat"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 1
    Eclipse Tomcat Plugin

    Eclipse Tomcat Plugin

    Simple handling of a tomcat server in Eclipse IDE

    The Eclipse Tomcat Plugin provides simple integration of a tomcat servlet container for the development of java web applications. You can join us for discussion in our IRC channel #tomcatplugin on Freenode. Please be patient if noone is answering instantly. You can also create a new ticket if you need help. This project is a fork of the original Sysdeo Tomcat Plugin. Please use http://tomcatplugin.sf.net/update for installation.
    Leader badge
    Downloads: 956 This Week
    Last Update:
    See Project
  • 2
    Spring Boot

    Spring Boot

    Easily create Spring-powered, production-grade applications

    Spring Boot lets you create stand-alone, production-grade, Spring-based applications and services with minimal fuss. It offers a radically faster and highly accessible manner for starting all Spring development. By taking an opinionated view of the Spring platform, it enables you to quickly and easily get to the bits you need. Most Spring Boot applications need minimal Spring configuration. You can use it to create a stand-alone Java application or more traditional WAR deployments. A...
    Downloads: 123 This Week
    Last Update:
    See Project
  • 3
    PSI Probe

    PSI Probe

    Advanced manager and monitor for Apache Tomcat

    Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe. Generally supported versions for third-party tomcat providers align with their support but earlier versions may still work. It is advisable in every case to use only supported tomcat releases per specific vendor. Our support will only be against non-CVE releases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Gitblit

    Gitblit

    pure java git solution

    ... in less than 5 mins. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control.
    Downloads: 3 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 5
    SCOUTER

    SCOUTER

    Scouter is open source APM (Application Performance Management) tool

    SCOUTER is an open-source APM like New Relic and appdynamics. (APM means application performance monitoring or application performance management.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    GitBucket

    GitBucket

    A Git platform powered by Scala

    A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility. GitBucket is a Git web platform powered by Scala offering, easy installation, intuitive UI, high extensibility by plugins, API compatibility with GitHub. You can also deploy gitbucket.war to a servlet container which supports Servlet 3.0 (like Jetty, Tomcat, JBoss, etc). To upgrade GitBucket, replace gitbucket.war with the new version, after stopping GitBucket. All GitBucket data is stored...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Nginx-Clojure

    Nginx-Clojure

    Nginx module for embedding Clojure or Java or Groovy programs

    Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Compatible with Ring and obviously supports those Ring-based frameworks, such as Compojure, etc. HTTP Services by using Clojure / Java / Groovy to write simple handlers for HTTP services. A build-in Jersey container to support java standard RESTful web services (JAX-RS 2.0). Tomcat 8 embedding support (so servlet 3.1/jsp/sendfile/JSR-356 WebSocket work within nginx!). Dynamic proxying by using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pedestal

    Pedestal

    The Pedestal Server-side Libraries

    .... Applications must respond with immediate feedback even while some back-end communication goes on. Pedestal makes it easy to deliver server-sent events and asynchronous updates. Pedestal works with a huge variety of containers and deployment options. Deploy applications or microservices on unikernels, Docker containers, or JAR files. Pedestal supports Tomcat, Jetty, Immutant (with Undertow), Vert.x, nginx, and Netty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    Dynamically observable thread pool framework to improve online operation guarantee capabilities for business systems. Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as thread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tomcat 10 Embedded

    Tomcat 10 Embedded Implementation

    This is an implementation of a tomcat embedded project This is based on version 10 It includes SSL and Database support (using sqlite) Logic is provided for self-signed and letsencrypt support. When built using maven a distribution is created which can be installed by running the install script in the distribution folder. The exceutables will be created in distribution/homedir and tomcat started by running run-server in the bin directory. The sample servlet will appear at http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tomcat 8 Embedded

    A tomcat 8 embedded project with ssl and database support

    This is an implementation of a tomcat embedded project This is based on version 8 It includes SSL and Database support (using sqlite) Logic is provided for self-signed and letsencrypt support. When built using maven a distribution is created which can be installed by running the install script in the distribution folder. The exceutables will be created in distribution/homedir and tomcat started by running run-server in the bin directory. The sample servlet will appear at http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Michael-O's Apache Tomcat Extras (discon

    Extra components for Apache Tomcat

    A set of useful extra components for the Apache Tomcat servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM is a electronic document management system and record management system EDRMS ( DMS, RMS, CMS ). It provides modern and flexible architecture that meet today's IT demands, based on open technology (Java, Tomcat, GWT, Lucene, Hibernate, Spring and jBPM), powerful and scalable multiplatform application. OpenKM is a Web 2.0 application that works with Internet Explorer, Firefox, Safari and Opera. Can be configured in major DMBS like Oracle, PostgreSQL and MySQL among others. Due to its...
    Leader badge
    Downloads: 1,184 This Week
    Last Update:
    See Project
  • 15
    nginx-clojure

    nginx-clojure

    Nginx-Clojure is a Nginx module for embedding Clojure or Java programs

    Nginx-Clojure is a Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Check http://nginx-clojure.github.io for more details
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 16
    JForum2

    JForum2

    Bug fixes and enhancements for JForum 2.x

    JForum is a powerful and robust discussion board system implemented in Java. It provides an attractive interface, an efficient forum engine, an easy to use administrative panel, an advanced permission control system and much more. Built from the ground up around an MVC framework , it can be deployed on any Servlet 3.1 container or application server running at least Java 8, such as Tomcat, Jetty and JBoss/WildFly. Its clean design and implementation make JForum easy to customize and extend...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    eXo Platform - Digital Workplace

    eXo Platform - Digital Workplace

    The open-source digital workplace for growing teams and enterprises.

    eXo Platform is an open-source digital workplace solutions for growing teams and enterprises, featuring: ✅ Internal Communications ✅ Team Collaboration ✅ Knowledge Management ✅ Productivity and Employee Recognition use cases. eXo stands out by: 👍 its fluid and integrated employe experience, on desktop and mobile 👍 the platform’s ease of use 👍 innovative employee engagement features. eXo Platform is developed on open-source technology and supports open standards. The...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    JBizMo

    JBizMo

    Powerful generator for Java applications (JPA, Java EE...)

    JBizMo supports building of Angular, Eclipse RCP/RAP, JavaFX, JSF (Primefaces), Swing and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (Wildfly 16, Payara 5). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Muse: Middleware Universal Scripting idE

    Muse: Middleware Universal Scripting idE

    DevOps Automate: WebSphere; WebLogic; JBoss; Glassfish; Tomcat; Linux.

    Simplify... Aggregate... Automate... Simplify... *** OPEN SOURCE - GPL3/EPL. Use Python / Jython to automate WebSphere, WebLogic, JBoss, Glassfish and Tomcat Middleware Estates over JMX, both SSL and non-SSL + Linux SSH (agent-less). Target all 5 servers and Linux from the same workspace. Familiar Eclipse based Jython Development IDE, pre-configured and ready to go. 4-Click Installer. Win x64, Linux WINE x64. Built-In JVM. Java 8/9/10, Amazon Corretto, JETPack13/14/16, IBM SDK Compatible...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Kikonf is an Universal Administration Platform for MiddleWare Application Servers and related Servers. (Full Support for WebSphere Application Server, WebLogic Server, WebSphere MQ, Tomcat, JBoss, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free Version - Flow Cytometery FCS 2.0 and FCS 3.0 analysis compatible with BD, Coulter/Ortho, and Partec sample files. This implementation is platform independent and uses an apache-tomcat server, and runs all computers (Linux, PC, and Mac).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Business Bot Platform

    Business Bot Platform

    Chatbot platform for various instant messenger

    ... instant messenger APIs. It is flexible through its plugin architecture and has a repository for chatbot applications (e.g. Wikipedia, Wiktionary, Calculator) which are installable by one-click. Also supporting RiveScript and AIML 2.0. BBP is a web application which handles all incoming and outgoing instant messages and comes with a dashboard for all platform activities. Moreover, it supports artificial intelligence (e.g. Ms LUIS and TensorFlow) BBP is based on Apache, MySQL, and Tomcat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web based cataloging and dedupe application. Highly optimized for processing journal articles. Reads MarcXML and dedupes records using the field 773 combined with a fuzzy search on the title. Written for bibnet.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    multilanguageServlet

    servlet for multilanguage simple html pages

    Library for tomcat that implements a servlet to deal with multi-language html pages. There is no magic ... You have to create a template of your html, replacing language dependent texts for labels with format: /*LABEL*/ And create one properties file for every language with those LABELs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next