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

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 1

    JWebcamSimple

    JWebcamSimple is a 100% Java Library to play webcams.

    JWebcamSimple is a 100% Java Library that allows you to play webcam video in your Java applications. It does not need native dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BianLian Framework plan to establish a cross-platform, cross-language, JSF .NET like solution. To make all the GUI (both JSF .net and so on) INDEPENDENT to implementation. PS, BianLian is the famous Chinese art with about 1000 years history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project has moved! See the web site for the new location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    jDosbox

    Java x86 emulator base on Dosbox

    This is an x86 emulator written in pure Java based on the Dosbox project. It currently supports running Dosbox's built in DOS and well as booting into Windows 95/98/NT4.
    Downloads: 19 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
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    Encapsulating a simple hex-encoding API, the OmniLoader User Interface provides an easier way to bookmark, as well as encode / re-encode external resource files. Initially designed for direct class-level API access to embedded source code files, OmniLoader package & class names can be easier to remember. By selectivinly including only the source code you want to distribute, OmniLoader Resources are also more secure. IDE defauts to omit ALL source code do not need to be changed....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A very simple implementation of C++ keyword sizeof for Java 5+. Developers can use it to know the real size of objects in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Extract Objects from Image

    Connected Component Labeling Algorithm - Extracting Objects From image

    fast Connected Component Labeling Algorithm - java application - Extracting Objects From image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JCLEC
    JCLEC is a general purpose evolutionary computation framework developed in Java. Some of its mains features are: multilevel architecture, highly reusable and integrable with other systems, easy to use and a lot of implemented algorithms and operation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The open-source project for development, analysing and installation of (Asset-Control) Asset Data Model(s), through Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    DrOntoAPI
    A consumer API that can process the response of an ontology evaluation web service provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The BioNLP UIMA Component Repository provides UIMA wrappers for novel and well-known 3rd-party NLP tools used in biomedical text prosessing, such as tokenizers, parsers, named entity taggers, and tools for evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 13

    Simple Workflow

    Simple Workflow is a free workflow engine written in Java.

    Simple Workflow is a free workflow engine written in Java. Properties: - Simple to use (need to call only 2 methods and implement 1 interface) - Written in Java 7 - Uses a simple domain language to describe workflows - Can be used with any storage backend (Sql, NoSql, File, etc.) - Can be used with any frontend - High level of backend/frontend abstraction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataRoller

    DataRoller

    Roll your own database test data

    Fill your database with test data, move in and be happy. DataRoller is a small program that will insert rows into your database based on a file describing your tables and columns. Script files describe how each table relates to other tables, how DataRoller should geneate foreign keys, and how each column should look. DataRoller executes your script file, generating insert statements and filling your database with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bean2Bean
    Concise and fast Java library for object transformations: * Object mapper between classes, using annotations * Type converter for any class (or Type, even Generics) Supporting dynamic languages as OGNL or Groovy for custom expressions Maven dependency: <dependency> <groupId>net.sf.kfgodel</groupId> <artifactId>bean2bean</artifactId> <version>1.1.2</version> </dependency> Don't forget to add custom repository: <repository> <id>tenpines_repo</id> <name>Repositorio 10pines</name> <url>http://services.10pines.com:8081/artifactory/repo</url> </repository>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    plantuml-dependency
    PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lightweight java library to perform remote calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    CruiseControl.NET

    An automated continuous integration server for the .NET platform

    CruiseControl.NET is an automated continuous integration server for the .NET platform. It is a C# port of CruiseControl for Java.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 21

    FREMO Stuff

    Some stuff for FREMO use

    Hier entwickeln wir Projekte und Basteleien den Gebrauch im FREMO. Here we develope some stuff for use within FREMO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSlidesShare is a Java wrapper around the SlideShare API. It can be used for mashing up slides in your own Java Web application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    TextScout

    TextScout

    A source code search tool with multiline regular expression search.

    A simple yet effective cross platform search tool optimized for searching within source code. TextScout performs recursive directory searches and allows to enter search queries either in wildcard or regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    svnkitfilter

    SVN repository manipulation tool based on SVNKit

    A tool that allows operation with SVN history based on SVNKit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JBCD is an interactive debugger for Java bytecode. It allows a programmer to step through bytecode one statement at time. The tool is indended for people who are writing programs to generate or modify bytecode. JBCD can be used with any Java compiler a
    Downloads: 0 This Week
    Last Update:
    See Project