Showing 2336 open source projects for "java restful and api"

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
  • 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
  • 1
    Scriptella is an open source ETL (Extract-Transform-Load) and script execution tool written in Java. Its primary focus is simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    trifling

    API that contains collection of some miscellaneous useful classes

    API that contains collection of some miscellaneous useful classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JPA Console

    An Eclipse plugin for running JPA queries

    JPA Console is an Eclipse plugin that allows the execution of JPA queries, both JPQL and Criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jades

    Jades

    Java distributed executor service library

    This Java library provides the class DistributedExecutorService which implements java.util.concurrent.ExecutorService. The goal is to distribute tasks across a network of machines (nodes) over SSH. The API is designed to be as user-friendly as possible : 1. Instantiate DistributedExecutorService 2. Add nodes 3. Submit tasks The only requirement is that all machines have SSH and a compatible JRE (>= 6).
    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
    A set of advanced Log4J appenders designed for hi-load applications. Among them: TimeAndSizeRollingFileAppender, ThreadSafeAsyncAppender, DbcpDataSourceAppender, JndiDataSourceAppender etc. Also includes appender wrappers for use in JBoss environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A revision of the JavaDoc standard doclet for generating Java API documentation in HTML that uses CSS and JavaScript to provide an improved user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jObject.js

    Simple JavaScript API

    jObject.js is a Simple JavaScript API to help users develop web app clients much easier and faster . It provides CSS manipulation,supports get elements by Class includes Event handling,Form validation, simplified AJAX, graceful ModalWindow, Calendar, Timer and some System support functions such as Java like System.out.println(). Every thing in this API is encapsulated in objects.It is also a cross browser compatible API. jObject.js lets you sleep earlier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fluxion
    The Fluxion framework is a prototype data integration system using Semantic Web technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hezze Framework GUI

    Hezze Framework GUI

    Java framework GUI ( based Swing )

    El proyecto Hezze Framework GUI esta dirigido a los desarrolladores, sobre todo aquellos principiantes, que buscan implementar una interfaz grafica diferente a la standard propuesta por AWT o Swing, invirtiendo poco tiempo en el desarrollo de Frames, y sobre todo utilizando pocos objetos para crearla. Implementando la API se puede crear un solo contenedor bastante llamativo desde el punto de vista grafico, añadiendo paneles que asumen el roll de virtuales InternalFrame. Actualmente esta en...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Evertune | Improve Your Brand's Visibility in AI Search Icon
    Evertune | Improve Your Brand's Visibility in AI Search

    For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.

    Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
    Learn More
  • 10

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A set of Java utility classes. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/starlight-common
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SwingInsider

    SwingInsider

    Kasun de Silva

    SwingInsider helps you produce Graphical User Interfaces to your Java application for an available MySQL database in a secure, professional and attractive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web KeePass Password Safe
    Web AND Mobile (Apple iPhone) based, multi user, java port of the KeePass project. A free, easy to use password manager which helps you to manage your passwords in a secure way. Focused on deep encryption and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java library for operations with Iterables and other data structures in functional way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    2 Java frameworks with transient and persistent object models based on nonstandard approach (less evident but faster development): an object is a set of named fields. 3 non-object libraries simplifying access to tables stored in RDB, text files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IdMUnit is an xUnit automated testing framework for Identity Management solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Library provides a java API for firewall logs, connection tracking and rules management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WIDE Framework

    WIDE Framework

    Web application framework for business logic oriented programming.

    ...Also with the framework, reusability and localization of multi-scope (e.g. multi-country) business logic is easy to implement and understand by the developers and production support. The framework only applies to web applications using Java 6 or later version. It will only use core functionalities of the Java API, external libraries like JDBC drivers should be provided by the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ralasafe Access Control Middleware focus on data-level privilege management, including database row/column and content privilege management. It also manages 2) login control; 3) function-level privilege management; and 4) URL privilege authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HA-JDBC

    High-Availability JDBC

    A JDBC driver proxy that adds light-weight, transparent, fault tolerant clustering capability to any underlying JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Servlet Container modeled after the Java Servlet API 2.3. Written in C++. Developers implement C++ servlets in dynamic library. HTTP adaptor included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    is a richclient-framework written in Java/Swing. It provides different window-managers, a persistence-layer (no need to code SQL), transparent handling of databases and preferences and a service-layer, where services can be managed from the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project