27 projects for "war" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    JVx First Application

    JVx First Application

    JVx First application

    This project is a simple first JVx application for learning purposes. This application contains database configuration via xml file, JUnit test case example and a simple application implementation. It's perfect for starting with JVx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gradle Tomcat Plugin

    Gradle Tomcat Plugin

    Gradle plugin supporting deployment of your web application

    This Gradle plugin streamlines running and deploying Java web applications on Apache Tomcat directly from the build. It wires common development workflows—starting an embedded container, serving an exploded webapp, or running a WAR—into familiar Gradle tasks. Configuration options let you set context paths, ports, and container versions, and tune features like reloading to shorten the edit-refresh loop. Because it integrates with Gradle’s war and dependency management, your servlet/JSP app can be built and exercised without installing Tomcat separately. Teams often use it to spin up local environments that mirror production packaging while keeping feedback fast. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    Gretty

    Gretty

    Advanced gradle plugin for running web-apps on jetty

    ...With Gretty, you can launch a webapp in development mode, support hot reloading, and debug servlet/JSP code directly from an IDE or Gradle task. The plugin supports multiple servlet container versions, context paths, and integration with WAR and exploded webapp projects. Developers can define configurations for different environments, such as testing, staging, and production, while keeping everything manageable from Gradle. By embedding the server in the build, Gretty streamlines the development feedback loop for web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties + lucene_cfg.properties + forum_cfg.properties. For the details, please read the file of 'readme,txt'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    ...This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker Image https://hub.docker.com/r/vreddym/osdq-web/tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Ant task to generate a WAR file for a Java Web Start (JNLP) application. Allows for easy packaging and distribution of a Web Start application via a WAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Deployer is a Java-based AJAX web application that performs automatic deployments of WAR files to different containers. WAR artifacts taken from a Maven repository can be deployed to various stages. Featuring XML configuration and i18n support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ckeditor.filebrowser

    CKEditor taglib + File Browser

    This is the ported version of the very good grails' plugin, ckeditor. This jsp taglib is very easy to use and the distribution package is in web archive (war) format. You can just drop the war file in the servlet container then test drive from their. For tutorial, please visit the project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Eclipse plugin for developing applications with Apache Tomcat. Allows to configure the project, and to start and stop a Tomcat session in debugging mode from within Eclipse. This project is based on the former Sysdeo Tomcat Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Enterprise Development Platform
    The aim of this project to give a development ready WAR and EAR file in which important opensource libraries (struts2, spring, hibernate are aimed at the beginning) are inbuilt and ready for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Eclipse plugin can be used to deploy web project to remote tomcat. You need to install TomcatHelper just as a war file in your tomcat. Please go documentation page for instructions!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Archive Builder Eclipse plug-in provides a wizard to specify the building process of Java archives (jar, war, ear, ...). Then, archives can be manipulated directly through a context menu in the Project Explorer view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    recursively search a list of zip/jar/ear/war files and directories for a given java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SISCweb is a framework to facilitate writing stateful Scheme web applications in a J2EE environment. An example WAR file ready for use is provided. Try it today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...All tools are Hacks & may require some PHP skills. Check our documentation for the best answers found todate. If you move to NucleusCMS let us know how it went - we'd love to hear some "war stories".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UseModj is a Java based Wiki Clone, using Struts, Velocity Layout, CSS. It's goal is to be the same function and file storage as UseMod wiki, but is deployed by dropping a single war file into Tomcat or JBoss Server and supports file/image attach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PrEd is a Java based graphical utility to find and edit Java property files in JAR, WAR, EAR and other kind of ZIP archives. It is the perfect tool for customizing Java and J2EE application archives. Enjoy, Daniel Palomo van Es.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a Java utility for comparing the contents of any two zip files. It can also be used to compare EAR files, WAR files, or JAR files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Darrt provides simple deployment packaging for database code, akin to that provided by JAR, WAR and EAR files in J2EE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JarSpy - The Java Archive Spy. JarSpy provides insight into the contents of Java archive files (.jar, .zip, .ear, .war etc.). Eventually, JarSpy will provide the ability to modify the contents of Java archive files for instrumentation, obfuscation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next