Showing 2752 open source projects for "json-java"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    Extends Cobertura to measure and report on code covered by unit tests in same package. Also adds improved reporting features, including measuring code coverage against a coverage policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wizard of Wor HTML5

    Wizard of Wor HTML5

    Wizard of wor HTML5 remake.

    Wizard of wor HTML5 remake. Usage: Upload and play. You should have HTML5/CANVAS/WEBGL Capable browser. I did not made this code, it is made by a great programmers!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    amun
    Amun is a content managment framework written in PHP 5 and based on the PSX framework. The goal of Amun is to build a more federated and programmable web. This is achieved by providing an RESTful API for managing and distributing content in standard formats like JSON, XML and Atom. More informations at the website at http://amun-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    LODRefine

    LODRefine

    LOD-enabled version of OpenRefine

    LODRefine is OpenRefine with integrated extensions that enable you to reconcile and extend data with DBpedia, extract named entities and upload your data on CrowdFlower crowdsourcing service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ApplicantDatabase

    ApplicantDatabase

    Applicant Database is a multi-user software to administrate applicants

    Applicant Database manages applicants and employees of your company. It helps you finding the staff which fits best to your next projects. Applicant Database allows you to contact applicants and export their CVs as PDF or RTF. With filters you can find the best matching applicants and employees to certain requirements. Applicant Database is written in Groovy and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AuCa

    Auction Calculator

    Auction Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Calculator Plus

    Calculator Plus

    An advanced and open source calculator application for Android.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a library of GWT components (widgets) which helps to develop a rich Web 2 UI more rapidly. The library consists of such components like editable and hierarchical grid, date picker, etc. The components were tested in browsers: IE, FireFox, Safari.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    OndoFaristo

    OndoFaristo

    Wavemaker to the max, powered by Dojo-toolkit!

    OndoFaristo is a Wavemaker community initiative lead by Malamut that is currently focusing on updating the Dojotoolkit used in Wavemaker. The name of this project is explained by Google translate: http://translate.google.com/#auto/en/ondo%20faristo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    aself

    aself

    a selenium framework

    A selenium framework to do automation testing without any prior selenium knowledge and without any programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JSolutions

    The solution to all your problems

    The Jsolution package is a collection of programs, scripts,libraries and documents that i have written and use in my daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Deployer is a Java-based AJAX web application that performs automatic deployments of WAR files to different containers. WAR artifacts taken from a Maven repository can be deployed to various stages. Featuring XML configuration and i18n support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ISPtopia

    ISPtopia

    ISPtopia is an Open Source Web Hosting Contol Panel.

    ISPtopia is an Open source Web Hosting Control Panel or if you want you can call it a Web Host Management tool. I prefer to call it a Control Panel (CP for short). Plans are to provide a script that will load, install, ask configuration questions and then complete the install with ISPtopia ready to use. See the website for more info:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DoctorMeow

    DoctorMeow

    Intra-office paging system

    DoctorMeow is the best communication system for your practice or your money back! Run it in each room, and use it to alert staff that a new patient has arrived in Op1, that cleanup is needed in Op2, or that a Doctor is needed in Op3 with urgency. Designed for your efficiency, DoctorMeow does not come with bells and whistles... well it actually kind of does - you can setup visual alerts such as color coded alerts, and you can also setup audio alerts. Customize your audio clip...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Our goal is to find out useful and funny ways for expanding the possibilities of many FOSS by integrating them with other FOSS and proprietary systems. You'll find here many open source plugins and extensions useful to put those FOSS hermits together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Matter Framework

    Matter Framework

    Matter Framework is a framework designed to make building web applicat

    Matter Framework is a framework designed to make building web applications simpler. In our experience, building quality web applications can take time to setup and prepare for the entire lifecycle of the project. Matter Framework is designed to help you by taking care of the things that are tedious and time consuming and getting out of the way in the places where you need full control. Our goal is to make your life simpler and help you provide the richest experiences possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader

    ServiceNow Data Mart Loader (a.k.a. ServiceNow Data Pump)

    The ServiceNow Data Mart Loader (a.k.a. ServiceNow DataPump) is a Java application which uses ServiceNow’s Direct Web Services (SOAP) API to extract meta-data and data from your Service-now ITSM instance. The application automatically creates and maintains tables in an Oracle or MySQL database. Please view the Wiki Quick Start Guide for instructions. NOTE: This project has been rehosted on github (see https://github.com/gflewis/sndml). The updated version has been tested with Geneva...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    storageim
    StorageIM is a monitoring console for storage systems and networks designed around industry standards. StorageIM supports most storage arrays, switches, HBA's and storage libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    zoServices

    zoServices

    webservices using JSON RPC 2.0 for PHP and Javascript

    This project helps the creation of web services using JSON RPC 2.0 specification, across multiple programming languages​​. The main point of this is to help developers build Web services in a simple way and focus only on the logistics and programming functionality. zoServices provide the server/client infrastructure to comunicate their services via internet. Please Review our projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GARC -  An eLearning System
    This software has been developed for Educational Institutions that follow the Indian Education System. It helps in maintaining the details of the various stakeholders and enables sharing relevant Resources, Attendance,Internal Marks,Quiz and Reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed “Trust Based Scheduling Algorithm and Load Balancing Algorithm”. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer as virtualization software at Host. It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.