353 projects for "json-java" with 2 filters applied:

  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • World Class Product Information Management Software Icon
    World Class Product Information Management Software

    The only PIM software provider you will ever need to scale your eCommerce business.

    Every online store needs the finest product information management software, or PIM, to thrive and grow. Access countless markets with Jasper PIM. Improve speed to market with efficient product mastering and merchandising. Stop tripping over spreadsheets and database imports and exports.
    Learn More
  • 1
    Math4J is a java library with an object-oriented design of some mathematical ideas: functions, primality, complex numbers, etc. It also consists of some utility methods and classes for mathematical constructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    _Stamps_ is a framework for java application development which extends the MVC (Model - View - Controller) pattern providing a complete decoupling between view and model with the usage of annotations (JSE5) and dispatching mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Eclipe Eiffel Development Tools (EDT) are a set of plugins which eventually implement a full-fledged, highly integrated Eiffel development environment based on the Eclipse Platform. The EDT plugins contribute a number of facilities specific to Eiffel
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 5
    Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Strata is a collection of J2EE frameworks designed to help jumpstart any application. From mapping Relational Databases to definining logging services, Strata is an all encompassing set of frameworks to help put your project on solid ground. This project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of this project is to provide convenient ways for a rapid development of java enterprise applications. To achieve this goal the project provides a collection of libraries which carry out commonly used tasks and/or ease technological implications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email Authentication Problems Solved by EasyDMARC Icon
    Email Authentication Problems Solved by EasyDMARC

    For companies that need a SaaS platform to implement and monitor DMARC, DKIM, SPF, and BIMI

    Thousands of IT Managers and Sysadmins use EasyDMARC every day to manage, monitor, and secure email infrastructure.
    Learn More
  • 10
    An Eclipse plugin which simplifies access to Spring containers for developers of applications which run on the Eclipse RCP platform. This is NOT a development tool or IDE, but a runtime API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DMDF has collection of Frameworks for distribute your domain model. The Domain Model Transportation framework [sub project] let you use your own domain model replace DTO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web, Wap & iMode Java J2SE/J2EE Lightweight Framework and Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Adept Library contains a lightweight Java Object database for stand-alone applications. It is designed for simplicity of use, exposing a simple DTO - no need for copy logic or complex serialisation techniques. It is also a powerful general library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Netflow analyzing tools : JXColl - collector for Netflow (or XML specified) data Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Seppia is a simple Java technology for building an application from constituent parts. Seppia will challenge the way you think of Java based component computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java based command line interface application framework based on the model-view-controller design pattern. Simplifies command line argument parsing and validation as well as provides a basic framework suitable for small applications and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JCA 1.5 compliant resource adapter provided by this project grants J2EE 1.4 components access to files hosted on file systems. J2EE components can use it to load and store files on local and remote file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is no longer maintained! DynamicAspects enables you to do aspect-oriented programming in pure Java. Using the "instrumentation" and "agent" features introduced with Sun JDK 1.5, aspects can be installed and deinstalled during runtime!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Eclipse Plugin to aid in the development of the Scala programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
    Downloads: 0 This Week
    Last Update:
    See Project