Showing 349 open source projects for "java events"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Bookingpad is an online booking system. It aims are: 1) To provide an easy to use interface for people booking, 2) To be flexible enough to be used for a variety of purposes. 3) Take online payments (through PayPal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hezze Framework GUI

    Hezze Framework GUI

    Java framework GUI ( based Swing )

    El proyecto Hezze Framework GUI esta dirigido a los desarrolladores, sobre todo aquellos principiantes, que buscan implementar una interfaz grafica diferente a la standard propuesta por AWT o Swing, invirtiendo poco tiempo en el desarrollo de Frames, y sobre todo utilizando pocos objetos para crearla. Implementando la API se puede crear un solo contenedor bastante llamativo desde el punto de vista grafico, añadiendo paneles que asumen el roll de virtuales InternalFrame. Actualmente esta en...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    ...Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience across all browsers. If the browser is capable of handling file uploads using a modern HTML5 approach, the upload is handled using pure DOM elements and Javascript events. In the case that the browser does not support the modern approach (most notably IE 9 and earlier), the GWT Uploader component instead transparently handles the uploads via the Flash-based SWFUpload library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    InstantCollegeAccess

    This project intends to provide college info

    College access project intends to provide college information, events, results, attendance etc from college (java/hibernate) server to Android phones via wifi. This project is under research & develoment by WeaveBytes InfoTech team. Active programmers are Raman Walia and Pradeep Khajuria under the guidance of Navjot Singh. For more details, refer <a href="http://www.weavebytes.com">WeaveBytes</a> This project was started with a purpose to connect college server with Android mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Toktocker Auto Clicker & Typer 0.2.7.2 B

    Toktocker Auto Clicker & Typer 0.2.7.2 B

    Java Fully-featured Script-Based Auto Clicker and Typer For Desktop

    Toktocker Version 0.2.7.2 (Beta) is a Free, Easy and Fully featured Auto Clicker/Typer Programmed in Java SE. Compatibility: Compatible with all Operating Systems that have the JRE installed. You can install it for free from the following link.. http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ScoreKeeper

    ScoreKeeper

    Score-tracking application for competitive games

    ScoreKeeper provides a Java GUI interface that allows the user to record statistics in competitive gaming events. The current iteration is very basic. I am working on expanding the functionality significantly, and I like to think my plans are quite ambitious.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Exact Subgraph Matching Algorithm

    Exact Subgraph Matching Algorithm for Dependency Graphs

    ...We have demonstrated the successful usage of our algorithm in three biomedical relation and event extraction applications: BioNLP 2011 shared tasks on event extraction, Protein-Residue association detection and Protein-Protein interaction identification. This Java implementation implements our ESM algorithm. See README file: https://sourceforge.net/projects/esmalgorithm/files/ If you use our ESM implementation to support academic research, please cite the following paper: Haibin Liu, Vlado Keselj, and Christian Blouin. Exploring a Subgraph Matching Approach for Extracting Biological Events from Literature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Knowledge Hub

    Knowledge Hub

    Intelligus Knowledge Hub

    A collection of open source portlets developed by PFI Knowledge Solutions in conjunction with Liberata for the Local Government Association to help UK Local Authorities innovate and improve together. JSR-286 Portlets for use in conjunction with Intelligus delivering: • Calendar Events • Chat • Advanced Search • Blogs aggregator • Front Page Content • Group Members • Group Members Tag Cloud • Groups (contains 20 group-based portlets) • Group Library • Ideas Factory • My...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    my2logbook

    Simple logbook to record your daily activities or events ...

    my2logbook is simple logbook to record your daily activites/events by an easy to remember key. Using the key, you can come back, search, add, edit or delete your logs. Just type first 3 characters of your key and it will show you all keys. UI is similar to a mobile app. It's a standard java desktop application which sits beside all other apps on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    Briefly said, PetriNetExec is an open-source Java library which allows you to embed Petri Nets into your Java application. Using PetriNetExec you can define places and transitions, connect them using arcs and inhibitors, define the initial marking and then fire events and see how tokens flow into the network. * PetriNetExec does not provide a GUI for editing the network nor will it provide in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java library that allow Java applications to receive file system events on Windows and Linux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Liana is a library to make Java swing development easier. It features subclasses of key swing components, utility classes, and an event handling mechanism that can bind events to methods using annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cooperator is a curse-management-plattform designed to communicate with similar plattforms like "UebManager" or just managing events with there subscriptions, allowances, times and exam-results. The types and structures can be defined by the admin for a m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Coffee Maker is a collection of objects which make it easier to program in Java for those that have been using Game Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Prisma Workbench (PSW)

    software development tool integration framework

    Prisma Workbench (PSW) is a framework for software engineering tools integration. PSW enables interoperability of various software development tools in collaborative settings. PSW provides real time views to data, enhanced awareness into project's progress (events), traceability management between work products, communication support, and project management viewpoint (reports). PSW implements an integration mechanism via which new tools can be added and configured. For users a web UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sport event race timing software Software to time events such as athletic races (10K, 21K, Marathons) and triathlons. Includes data import/export Reports and result printouts RFID interface to IPICO hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AAnimation

    swing animation project

    AAnimation is a framework to animate drawable objects in swing framework. AAnimation give you a detailed control of events when object start animate, stop animate, end its animation list, etc... AAnimation is a pure java solution for simple games and active components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    On The Mark
    On The Mark is a video and image scoring system that allows one to mark any number of events and durations through a simple, easy-to-use graphical interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JEF (Java Events Framework) is a simple framework to aid java developers in using event-driven programming in their applications/classes with great ease and flexibility. JEF offers the choice of single/multi threaded models for each event.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    activeinsight
    ActiveInsight provides real-time detection and reaction to events and patterns. It is a platform that enables the detection of meaningful events within multiple, high frequency, event streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scout Tracker
    Scout Tracker is free desktop application for a Boy Scout troop, pack or crew (or other group with similar requirements)to keep track of membership, positions(adult and boy), check book(multiple accounts and types), camperships, events and budgets.
    Downloads: 0 This Week
    Last Update:
    See Project