Search Results for "java servlet api" - Page 45

Showing 5994 open source projects for "java servlet api"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1

    compactbeans

    Implementation of java.beans.* for JavaSE compact profile 1

    This is a separated-out implementation of the java.beans.Introspector and associated Descriptor classes, targeted at Java 1.8SE Compact Profile 1. The code is based on the openjdk source bundles. The aim is for API compatibility as much as possible. In the simplest case, a package import rename is all that is required. The source code can be found on GitHub at https://github.com/run2000/compactbeans The javadocs can be found at http://compactbeans.sourceforge.net/docs/1.1/api/ The license is the same as for OpenJDK itself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Featureextraction

    Feature Extraction: Fractal, Statistical, Geostatistical, Succolarity

    The objective of this project is to find in the literature the best feature extractors related to the detection and diagnosis of disease in the breast, and implement them in order to make it open to research groups worldwide. The features will be available as an API (Application Programming Interface) in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jAgg

    jAgg - Java Aggregation Operations

    jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It supports Super Aggregation: Rollups, Cube, and Grouping Sets. It supports analytic operations such as lag/lead and row number and more. It also allows custom aggregate and analytic operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    Home Bookkeeping

    simple personal/family bookkeeping app

    Very simple cross-platform application for personal bookkeeping. Application database is stored into a single file that easy to backup and restore. Four catalogs (predefined parameters) and comment field are available for setting detailed information about each money transfer. There are timerange selection, selection by category, contractor, account etc... There are customizable charts report system which can draw pie, line and bar charts for a different parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FIX Agora

    FIX Agora

    OTC Trading Network

    FIX Agora is a peer-to-peer OTC trading network for financial institutions with an integrated order management system. The application can act as buy side and sell side. FIX Agora supports indicative quoting, multi inquiries and processing of order requests. It is equipped with multiuser spreadsheets for price calculations as market maker. FIX Agora ships with the option for exporting trade reports into Excel® sheets and SAP® Financial Supply Chain Management (requires SAP® JCO). The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A nearly full options telnet 5250 terminal emulator. It includes a programmers API to improve 5250 panels by adding field popups, hints, ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    ...MinecraftForge also includes tools for loading mods, managing dependencies, and maintaining compatibility across game updates. Over time it has become the primary modding ecosystem for Minecraft Java Edition, supporting thousands of community-created modifications ranging from gameplay enhancements to entirely new game mechanics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Java servlet that provides an implementation of the webdav protocol. Underlying data-storage (database, custom file systems) can be easily plugged in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    The concept behind DataWoo is to create a Spring-based architecture that allows developers to jump-start their coding efforts by providing a hardened and secure foundation when developing new systems; it can also be used as a reference for incorporating new technologies into existing systems. DataWoo is meant to be a research and development platform that can be extended into just about any enterprise-level web application. The architecture will be developed in three phases: 1. Basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Execute Query
    Execute Query is a database utility allowing for the execution of simple queries to schema modifications and import/export of data using delimited and XML files and includes a powerful query execution and a fully functional database browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Material Ripple Layout

    Material Ripple Layout

    Android L Ripple effect wrapper for Views

    Ripple effect wrapper for Android Views.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The project is meant to create tools that will be used to manage and analyze data related to team sports. The data will include things like tournaments, matches with dates, scores and results, individual players information and statistics, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An API for manipulating EDIF netlists in Java. We use this API to analyze netlists as a part of our FPGA reliability project. We intend to keep the API as general as possible to support other netlist analysis and manipulation activities. This material is based upon work supported by the National Science Foundation under Grant No. 0801876.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Spray

    Spray

    Scala libraries for building and consuming RESTful web services

    Spray is a suite of Scala libraries built on top of Akka that offers a modular, asynchronous, and non-blocking toolkit for building and consuming RESTful and HTTP services. The core philosophy behind Spray is that it should act as a “library” for integration and HTTP layers, not as a full application framework—it gives you the building blocks to handle HTTP and REST but doesn’t impose heavy structure. It includes modules for low-level HTTP I/O, routing, client and server APIs, HTTP model...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    GenericStruts

    Simplify Struts2 + Hibernate application development

    This library implement common code used in Struts2 + Hibernate MVC applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    casualShare

    casualShare

    Transforms the computer into a Airplay receiver

    This application makes your computer into a airplay compatible receiver so that you can send images from your IOS device to your computer via airplay (like an AppleTV) and view these images from a web browser. This application allows you to send images from any number of iOS devices, and splits the screen appropriately so that all images are shown. This program requires nodejs and java to be installed. java can be installed at https://java.com/en/download/index.jsp nodejs can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    COPE is a persistence framework for Java. The persistent schema is specified within Java source code, no external files are needed. This project has been moved to github: http://exedio.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FenixReport

    Sistema para Geração de Relatórios Jasper com Sistemas Legados

    O programa permite usar as funcionalidades do Jasper Reports via linha de comando em sistemas legados, utilizando Datasource XML para gerar os dados do relatório no sistema legado em XML e chamar via comando para compilar o XML de dados com o Template em Jasper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    *The Fedora repository project is no longer being maintained here. All current information can be found on the project wiki (https://wiki.lyrasis.org/display/FF/Fedora+Repository+Home)* Fedora is an open-source software to ensure durability and integrity of digital content, use semantics to contextualize and inter-relate content from many sources, and to enable the creation of innovative, collaborative information spaces.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    jSMTLIB

    Java API for checking, manipulating and translating SMTLIB

    jSMTLIB is a Java tool and API that enables working with SMTLIB benchmarks (cf. www.smtlib.org). Users can parse and type-check SMTLIB files, create and manipulate the SMTLIB expressions and scripts programmatically, and submit the SMTLIB scripts to various SMT solvers for checking. jSMTLIB provides translations to some non-SMTLIB compliant SMT solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    CrococryptQuerl =============== CrococryptQuerl (CQuerl) is a web-based open-source file encryption and file exchange tool. If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WSCreator

    Java library for automated Soap & Rest web Services Creation

    An awesome new way of adding SOAP and REST web services to any Spring IOC based Java project in minimum time. This library takes out all the pain part of implementing Soap & Rest Web Services specific code from developer's plate and does it in a very smart way. All you need to do is add dependency of this library to your project, add some annotations to your interfaces, add a servlet entry into your web.xml. & you are all set to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EHRflex
    EHRflex is an archetype-based clinical registry system (EHR) independent of a particular reference model. It uses clinical archetypes as guidelines for the automatic generation of web interfaces, oriented to a clinical use and data introduction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PasswordManager

    PasswordManager

    Gestionnaire de mot de passe réseau avec système d'autorisation.

    Gestionnaire de mot de passe en réseau, écrit en Java, basé sur une système d'autorisaton. Les échanges sont chiffrés avec des clefs hybrides(RSA/AES). Le système d'autorisation se repose sur l'appartenance à un ou plusieurs groupes, liés à des groupes LDAP. La connexion des utilsateurs utilise l'authentification LDAP. Les mots de passe stockés sont chiffrés à l'aide d'une clef symétrique (AES). Pour l'instant, l'application utilise PostgreSQL 9.2 et une connexion Active...
    Downloads: 0 This Week
    Last Update:
    See Project