Showing 2683 open source projects for "json-java"

View related business solutions
  • 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
  • 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
  • 1
    Dataweb Project - Java RAD Framework
    Dataweb Project is a RAD (Rapid Application Development) written in java. It's a client/server framework that allows to develop and to use tables, forms, reports, modules, plugins, services, webservices and other from remote. See project web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Opoo Apps for Java

    A set of Java common utilities.

    A set of Java utilities, including generic DAO interface, cache, file storage, AOP tools and some other open source applications. Commotted to the rapid development of Java apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5

    Creative ORM

    A small and easy ORM solution in Java, using annotations.

    Creative ORM is a small Annotation based framework for DAO / ORM mapping in Java. Used reflection to create / map entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nataly

    Nataly

    A framework that translate name-based pointcut to analysis-based ones

    Nataly, which can translate name-based pointcuts into analysis-based pointcuts automatically. Analysis-based pointcuts, can specify join points through static program analysis. But another problem is that there are few approaches can generate analysis-based pointcuts. We implement Nataly to tackle these two problems with a novel pattern, which is generated by static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is a set of java classes (a library) for get the currency exchange rate for specific country. Useful for web developing when client want exchange rate on his web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cherokee is a fully extensible and scriptable automation engine for any and all java applets. To make it work for your favorite java applet the most you have to do is write is two classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of plugins, extensions and integrations for the Stripes web framework. Stripes Stuff has moved to https://github.com/StripesFramework/stripes-stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Hippikon is a powerful authorization API that was developed for enterprise software applications and is now provided free under the GNU LGPL. Hippikon may be integrated in any java application or framework to provide complex security models with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    In peer-to-peer environments, peers are often located behind routers which complicates the connection set-up to them. NatTrav provides a common platform for traversal techniques which are used to establish connectivity in these cases. As NatTrav development was stopped quite a while ago, please consider looking at more production-ready libraries like STUN (https://sourceforge.net/projects/stun/). For educational purposes, I still strongly recommend to have a look at both library and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13

    Redlab Tools

    Redlab Tools, a collection of Java things

    Redlab Tools is a collection of Java utilities and small framework created either for fun, or because there is/was a need for something like it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jem is a real time Java operating system designed for embedded devices. It focuses on a flexible and robust operating system architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TRMSim-WSN
    TRMSim-WSN (Trust and Reputation Models Simulator for Wireless Sensor Networks) is a Java-based simulator aimed to test Trust and Reputation models for WSNs. It provides several Trust and Reputation models and new ones can be easily added.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ligthweight Toolkit is a framework which uses LWJGL. It makes easier some aspects (input, picture loading, code organisation, ...), and allows to focus on the game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bamja is a Rich Client Platform for data acquisition programs and provides a fast and flexible software development based on a service oriented architecture. This project is dead!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing portability between different frameworks gently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project provides a set of concurrent building blocks (Java & C/C++) that can be used to develop parallel/multi-threaded applications. Components are grouped into 4 categories: 1.Data Structures 2. Parallel Patterns 3.Parallel functions 4.Atomics and STM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    acapulco
    Java OSGI-based framework for building modular Swing applications. It provides a clear separation of concerns based on MVC pattern. This is not another OSGI implementation, but rather an attempt to build on OSGi provided functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VdrAssistant
    are several java apps and java linux services useful to manage VDR-recordings, create DVD-menus and perform the conversion process. Services can be managed from Java-GUI. For systems that dont support Java-GUI, a WebIF has been added. See WebSite!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Seedling is a generic application platform enabling streamlined development of Java apps from reusable components. It is appropriate for client, server, headless or GUI applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jami, Java Asterisk Mananger Interface is a libary for java cliens to connet to the asterisk PBX via mananger interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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