Showing 3087 open source projects for "java web apps"

View related business solutions
  • 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
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A specialized web-framework for developing applications intended for use in contact centers. It aims at creation of agent desktop and building reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The purpose of this project is to provide to the public a set of tools and utilities that I've developed or will create to ease Java Enterprise Edition (J2EE, JEE) development, testing, prototyping, troubleshooting etc. So it deals with JSP,AS etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 5
    This project aims at providing an interface to build database driven CRUD applications without having to use any programming language. Declarative interface to build CRUD database apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    It is a lightweight extension on top of Struts2. Web page layouts will be defined in template JSP files, and each part of page content will be implemented in a standalone JSP file. struts.xml will be used to assemble layouts and content together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenEphyra is an open framework for question answering (QA). It retrieves answers to natural language questions from the Web and other sources. Visit http://www.ephyra.info/ for more details and information on joining this open research initiative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Loom is an open source Java web framework that uses annotations to validate user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Develop your enterprise RIA web applications simply as standalone application. J2EE web based framework. Just only Java and components -- all is simple. No HTML, no templates, no code generation, no JavaScript, no JSP, no EJB, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Combination of FitNesse and Selenium, providing a domain specific langauge that allows none developers to write selenium tests in plain english that are executed through the Fitnesse framework. Support http://groups.google.com/group/fitnium
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iocaste-core is a framework for web-applications, working on top of spring-framework and hibernate, supplying them additional features. iocaste-core implements html components factory, data validation, authentication/authorization features and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Imprimatur
    Imprimatur is a web application testing tool. The tests are described in a simple XML file. Along with the standard HTTP methods, Imprimatur handles authentication and file uploads. The responses can be validated using regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oberon PLM
    Oberon PLM is a Web based PLM/PDM, built on Oberon framework that facilitate its customization. Oberon PLM integrates people, data, processes, and business systems and provides a product information backbone for companies and their extended enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Interactive4J
    Project aim to provide simple easy APIs for Java developers to use interactive abilities in their Java Applications like speech recognition, handwriting recognition, use of web cam , sound record/play, decision trees , text to speech and many others.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    CLEDA: Create, List, Edit, Delete Architecture. Developed using Java with Struts and Hibernate. Workflow engine included!!. Templates, actions and actionforms to manipulate objects; user administration, wizards, menus and more... Currently, last version is kept and being maintained in bitbucked. https://bitbucket.org/demiangutierrez/cleda Eventually I think I'll come back to sourceforge. Sorry for the mess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PROJECT MOVED TO https://nortal.github.io/araneaframework/ Aranea is a Java Hierarchical Model-View-Controller Web Framework that provides a common simple approach to building the web application components, reusing custom or general GUI logic and extending the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    go-gtk

    go-gtk

    Go binding for GTK

    go-gtk is a Go language binding for the GTK (GIMP Toolkit) graphical user interface library. It allows Go developers to build native-looking GUI applications using GTK (2.x) under Linux (and Windows, with proper GTK binaries). The repository contains folders mapping GTK modules (gtk, gdk, glib, etc) to Go packages, along with example programs to demonstrate usage. The README notes that GTK development packages must be installed (e.g., libgtk2.0-dev) to build the examples. Go-GTK has over...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JFtpSync is for uploading web content to a server via FTP. It is designed to do FTP uploading only, and do it well, offering recursive uploading of content filtered by file type. It is primarily a command-line tool but there is a Java GUI as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines. Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Calenco XML CMS
    Calenco is a Web collaborative platform that enable remote teams of writers, proofreader, graphic designers, translators, etc. to produce together XML documents like user guides, security procedures, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    framework to build web applications in Java, designed for easy and rapid development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small set of tools for use with the Wicket web framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An example project using Maven 2, JSF, Richfaces, Tomahawk, JPA(Hibernate), Spring, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of the Jackrabbit ContentManagement is to provide a full featured CMS based on Jackrabbit (JCR - 170 specification). The project will build a layer between the ContentRepository, and the core functionality of the CMS.
    Downloads: 0 This Week
    Last Update:
    See Project