Showing 2397 open source projects for "java class editor"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Domain beans is framework to bond Domain POJO, and integrate it seamlessly with JPA Framework.The result is clean Domain POJO with the capability to auto persist,remove, or load it self into/from database, without dependency to JPA directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlackBerry® Open Application Framework for development, deploy and maintenance Applications run on RIM-BlackBerry® OS. It performance, flexibility and very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenProxy (Half Object Plus Pattern) Client implements a concept across multiple address spaces by transforming the relevant object into two "halfobjects" plus protocol, one half-object in each address space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A REST based web server written in Clojure (a new functional LISP (see http://clojure.sourceforge.net/))
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5

    Yuzz Web Framework

    Yuzz NoSQL Compile-Time Checked HTML Web Framework

    Strong Typed HTML/XML Web framework and embedded database for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A java framework for developing applications that aggregate data from different sources and combines their responses.It can be used for developing web mashups or as a lightweight enterprise service bus (ESB) in service oriented architectures (SOA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenContent is an Open Source, platform independent, service layer providing abstracted access to content management repositories and processing engines from any web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provides a voice interface for applications via a plug in system. Allows the inclusion of voice recognition in an application with a minimum of effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An framework made integrating Mentawai (MVC Web framework) and Flex (Flash view). Our main goal is to allow the use of rich web interfaces with the Mentawai MVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    Http interface for NOAA Web Services. Primarily dotgov-weather consists of Servlet interface for all Web 2.0 technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Controls developed with GWT have tightly coupled behavior with their presentation, this introduce some troubles when we need to apply new theme for UI. This library introduce painless way to decouple logic from views using plain HTML templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a project providing MVC-like Report Framework. We propose a new approach based on MVC pattern when domain logic can be written in a declarative way via xml file and report can be composed with reusable components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WSM, Work Session Manager will be a simple, lightweight, solution for manage, in a J2EE application a "Work Session" longer than simple http session or simply distribute http session in a server battery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rexx Oorexx Eclipse plugin providing syntax coloring syntax checking debugging and code analysis for REXX / OOREXX / REGINA .....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A software system will reasonable change its state during runtime. We call this system behavior, which can be described with UML2 state charts. The aim of Talante is to provide a code generator and a runtime platform to make UML2 state charts executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MIDP-Widgets is a user interface framework for J2ME/WTK based on top of the Mobile Information Device Profile (MIDP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RapidWAD is a web application development Framework/tool. it eliminates redundancy among three tiers of a typical web project. Allows developers to write pages with no or very less backend code. Very quick and useful for medium size applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Audio Features Extraction Framework

    Lightweight and easy for use framework for audio features extraction.

    Java framework based on jAudio feature extraction algorithms, but lightweight and easy for use. Support mp3, wav, aiff, aifc, au and snd files. Can extract 28 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Carina-Cucumber

    Carina automation BDD framework (TestNG + Cucumber)

    The repository: https://github.com/zebrunner/carina-cucumber Carina-Cucumber is an independent Carina module that supports Behaviour-Driven Development (BDD) (TestNG + Cucumber). Documentation and free support Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features User guide: http://zebrunner.github.io/carina Demo project: https://github.com/zebrunner/carina-demo Code formatter We offer to use our configured Java code formatter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ¨Simple Grid Framework¨ is framework to develop grid commercial applications for many grids middleware. Currently it implements OurGrid and Globus interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A MVC oriented client-server web framework written in C and JavaScript for Apache HTTP servers. The server executes models and the built-in template engine creates the view. The client-side is a JS API, and makes communication with the server easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AUT - Advanced UTility framework, is a powerful application framework to develop business logics. The component and workflow based design can simply apply to almost all tech layers, and special data dictionary design supports now and furture data model.
    Downloads: 0 This Week
    Last Update:
    See Project