Showing 817 open source projects for "json-java"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    JDateButton

    JDateButton is a Java date selection utility

    JDateButton is a Java date selection utility for graphically selecting the date. It utilises a Button to display the date, which when pressed will bring up a Calendar dialog to select the date. Table renderer and editor versions are also included. The range of dates selectable by the dialog can be controlled as can the locale and date Format. Version v1.3.0 has been migrated to Java 8 and the new LocalDate class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mylyn - Mantis Connector

    Mylyn - Mantis Connector

    A Mylyn connector for the MantisBT bug tracker.

    The Mylyn connector for MantisBT allows you to manage your bugs straight from Eclipse. Supported features include creating and updating tasks, synchronizing tasks, commenting, uploading and downloading attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web Widget Toolkit (WTK): Server-side components for easily creating web-based user interfaces with complex navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JGuiraffe is an acronym, which stands for Java GUI, Resource, and Application Framework with Form Extensions. This is exactly what this framework is all about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Hypermachiavel is a software developped in Java, addressed to end-users such as linguists and humanities researchers, offering various manipulations on an aligned corpus of texts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Slidr

    Slidr

    Easily add slide to dismiss functionality to an Activity

    Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FlightgearGardener

    A JavaFX Asynchronous SyncManager for FlightGear Terrasync scenery data

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LCARS Widget Toolkit

    LCARS Widget Toolkit

    LCARS widget toolkit for the Java platform

    *** REPOSITORY DEFUNCT. The new location is https://github.com/matthias-wolff/LCARSWT.git *** DOWNLOADS still being published here. Build you own fully functional LCARS application or enjoy the demos: a 3D Earth view featuring NASA World Wind and the "Captain's Audio Library".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MessageBox

    MessageBox

    Generating different styles of messageboxes for Vaadin (vaadin.com).

    This project contains a flexible utility class for generating different styles of messageboxes for Vaadin (vaadin.com). The messagebox is typically a modal dialog, with an icon on the left side, a message on the right of the icon and some buttons on the bottom of the dialog. E.g. you can define the window caption, different types of icons, a simple message as string, optionally formatted with HTML elements, a complex message designed with multiple Vaadin components, how many buttons are...
    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
    Zeleos
    The Zeleos Project aims to provide a bottom-up open source solution to develop Rich Internet Applications. The Zeleos Web Toolkit is a Web Rich Client Application Framework that was designed to be highly extensible and very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SwiftGantt
    SwiftGantt is a opensource Java swing Gantt Chart component that lets you to display project schedule as Gantt Chart, either client-side or server-side application. It is intended to be flexible, compatible and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LibreOffice Java MessageBox Class

    LibreOffice Java MessageBox Class

    Simplifies messagebox generation using Java and LibreOffice SDK API

    The LibreOffice Java MessageBox Class simplifies generation of a com.sun.star.awt.XMessageBox with a custom title and message, a selected icon (determined by MessageBoxType), and selected response buttons. The selections are made using the same values as for XMessageBox. Return values are identical to those of XMessageBox excepting addition of an error return value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MWLL Actionmapper java frontend for changing keys in Mechwarrior Living Legends. Starting with MWLL v0.3 the latest versions of the Actionmaper will be included with releases of the mod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached Sentinela API comes in. 5 - Take a print and save in your baseline. 6 - Compares the result with another baseline. (if exists). 7 - Gen tests results report. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SmarTree

    SmarTree

    Smart Swing JTree evolution

    An extension of the class javax.swing.JTree with a lot of improvements and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Angular Schema Form

    Angular Schema Form

    Generate forms from a JSON schema, with AngularJS

    ...Validate form fields against that same JSON schema. Schema Form uses convention over configuration, so it comes packaged with some sensible defaults. But you can always customize it by changing the order and types of form fields. Schema Form is inspired by the nice JSON Form library and aims to be roughly compatible with it, especially its form definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight IDE for Artificial Intelligence. Started as GUI for the Euler reasoning engine. The sources can be N3, RDF, OWL, UML, eCore, plain XML or XSD, files or URL's. Wraps Drools (or CWM, FuXi) as N3 rules engines. Model based app. generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VR Java AWT Clock

    VR Java AWT Clock

    VR Java AWT Clock Graphics Component

    VR Java AWT Clock UI Component a Java Swing Graphics Component and sample application sources included (look up in "files" page, you will find all needed source files for a complete rebuild) please, mention Adriano de Vincenti Vincent Radio [Adrix.NT] if you find it useful and use it in your software please, let me know what you think about this project adrixnt@hotmail.it skype: adrixnt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ICon (Input Configurator) is a Java-based system for managing input devices and building advanced interaction techniques using a dataflow model. It contains a runtime engine, a rich library of input devices, several processing modules and a visual editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nifty-gui

    nifty-gui

    Nifty GUI is a Java Library to create OpenGL based user interfaces.

    Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes LWJGL, JME, Java2d or JOGL for OpenGL rendering. Nifty = Layout + Display + Interact done in a Nifty way :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Swing Class Library Este projeto reune classes e componentes Swing que procuram facilitar o desenvolvimento de aplicações Desktop em Java. This project brings together classes and Swing components that aim to facilitate the development of desktop applications in Java. Alguns Componentes/Some Components: -> BeanTablePanel, BeanTable e BeanTableModel -> MoneyField, NumberField, DateField, etc... -> DirectoryChooser, FileChooser -> Buttons -> FontComboBox, ImageComboBox, CheckedComboBox -> StatusBar -> I18N
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZK Spreadsheet is an open source embeddable web-based online spreadsheet that delivers the rich functionality of Excel within browsers using pure Java. (Moved to http://code.google.com/p/zkspreadsheet/ since ZK Spreadsheet 2.0)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UNICORE Life
    UNICORE Life provides Life Sciences components for the UNICORE grid technology. UNICORE Life consists of set of user interfaces (gridbeans) to the popular Life Sciences applications, tools to access different databases and other extensions to the UNICORE
    Downloads: 0 This Week
    Last Update:
    See Project