Showing 14 open source projects for "mp.3"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    JSON Schema Validator

    JSON Schema Validator

    A fast Java JSON schema validator that supports draft V4, V6, V7, V201

    This is a Java implementation of the JSON Schema Core Draft v4, v6, v7, v2019-09 and v2020-12(partial) specification for JSON schema validation. In addition, it also works for OpenAPI 3.0 request/response validation with some configuration flags. For users who want to collect information from a JSON node based on the schema, the walkers can help. The default JSON parser is the Jackson which is the most popular one. As it is a key component in our light-4j microservices framework to validate...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    typescript-generator

    typescript-generator

    Generates TypeScript from Java, JSON declarations, REST service client

    typescript-generator is a tool for generating TypeScript definition files (.d.ts) from Java JSON classes. If you have REST service written in Java (or another JVM language) using object to JSON mapping you can use typescript-generator to generate TypeScript interfaces from Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EnvFile

    EnvFile

    EnvFile 3.x is a plugin for JetBrains IDEs

    Env File is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files. Not all run configurations available in IDEA-based IDEs are implemented similarly. Some of them differ significantly. In certain cases (so far, only Gradle has been confirmed) the implementation exposes interfaces to integrate the EnvFile UI but doesn't provide interfaces for it to actually make its work. Luckily, it was possible to make few assumptions...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    HallPlaceIdChanger

    HallPlaceIdChanger

    Hall PlaceId Changer v.3.0

    Hall PlaceId Changer v.3.0 For Maestro Ticket System Technical Support http://mticket.com.ua DON'T FORGET TO UPDATE YOUR JAVA TO LATEST VERSION!!! http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5

    OJson

    Optimised JSON (Javascript Object Notation)

    Optimise JSON by removing duplicate strings and arrays containing repeated object keys. Here you will find binary downloads and discussion (https://sourceforge.net/p/ojson/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/ojson
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VelisphereClientSDK

    VelisphereClientSDK

    Client SDK for the VeliSphere IoT System

    This is the Java client SDK for the Velisphere Internet of Things Cloud System. It provides tools and libraries to develop clients that connect as devices or services (with sensors, actors and other configurable function) to Velisphere, where you can connect them with other devices based on an easy to build rules-system, analyze data, locate devices, remote manage them, store binary data in a "dropbox for things", etc. Currently the SDK is available to connect to Velisphere via the AMQP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    The UTID (Universally Traceable Identifier) is used to identify any thing in the real world or virtual world. The IDTP (Identifier Tracing Protocol) is a communication protocol to access the information of a thing that identified by UTID. The IDTP and UTID were designed by the author of the Busilet project in recent three years. For more information, see: https://datatracker.ietf.org/doc/draft-huangng-idtp/ https://datatracker.ietf.org/doc/draft-huangng-utid/ Project Busilet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    World of Warcraft Community Platform API for Java. this library wish to provide an easy to use wrapper to the World of Warcraft Community Platform API. forum about the API : http://us.battle.net/wow/en/forum/2626217/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    JSON encoder for Java. Sonja is designed to minimize or eliminate dependencies of the objects being encoded on the library. It creates compact and intuitive encoding of Java objects so you can easily hand them off to JSON-aware JavaScript clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java and Spring based, lightweight and extensible REST framework. It is loosely related to the JSR 311 initiative, but is not compliant since much of the specification has been deemed far too complex or unnecessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Object Notation is an extension to the JSON data format suitable for the serialization of Java objects. The intuitive format and the simple yet extensible library allow both humans and computers to read and write complex object graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xion (pronounced "zaion") is a text-based serialization format of object states. Xion extends the JSON format by permitting "tagged" notations. This project provides an implementation of Xion in Java, including the object model, parser and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next