Search Results for "crm java projects" - Page 2

Showing 1636 open source projects for "crm java projects"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Web-Based Debt Collection Software Icon
    Web-Based Debt Collection Software

    InterProse ACE - debt collection software that stands out

    InterProse ACE is a modern, web-based debt recovery software solution built for collection agencies who specialize in consumer or commercial debt, including property management, healthcare, education, and government accounts.
    Learn More
  • 1
    springdoc-openapi

    springdoc-openapi

    Library for OpenAPI 3 with spring-boot

    An extended support for springdoc-openapi v1 project is now available for organizations that need support beyond 2023. The springdoc-openapi Java library helps automating the generation of API documentation using Spring Boot projects. springdoc-openapi works by examining an application at runtime to infer API semantics based on Spring configurations, class structure and various annotations. The library automatically generates documentation in JSON/YAML and HTML formatted pages. The generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Eclipse Jetty Canonical Repository

    Eclipse Jetty Canonical Repository

    Eclipse Jetty - Web Container & Clients - supports HTTP/2, HTTP

    Jetty provides a web server and servlet container, additionally providing support for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations. These components are open source and are freely available for commercial use and distribution. Jetty is used in a wide variety of projects and products, both in development and production. Jetty has long been loved by developers due to its long history of being easily embedded in devices, tools, frameworks, application servers, and modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Spring Security

    Spring Security

    Authentication and access-control framework

    Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications. Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is found in how easily it can be extended to meet custom requirements. Spring Security uses a Gradle-based build system. In the instructions, ./gradlew...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    checkstyle

    checkstyle

    Development tool to help programmers write standard Java code

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration files are supplied supporting the Sun Code Conventions, Google Java Style. Checkstyle can check many aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software for modern PR Icon
    Software for modern PR

    Prezly serves brands and communications agencies.

    Newsrooms, campaigns and contact management in one powerful tool With Prezly, you can save time on juggling multiple outdated tools like Word docs, plain text email with heavy attachments, and Excel spreadsheets that keep getting longer.
    Learn More
  • 5
    DataGym.ai

    DataGym.ai

    Open source annotation and labeling tool for image and video assets

    DATAGYM enables data scientists and machine learning experts to label images up to 10x faster. AI-assisted annotation tools reduce manual labeling effort, give you more time to finetune ML models and speed up your go to market of new products. Accelerate your computer vision projects by cutting down data preparation time up to 50%. A machine learning model is only as good as its training data. DATAGYM is an end-to-end workbench to create, annotate, manage, and export the right training data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Datahike

    Datahike

    A durable Datalog implementation adaptable for distribution

    Datahike is a durable Datalog database powered by an efficient Datalog query engine. This project started as a port of DataScript to the hitchhiker-tree. All DataScript tests are passing, but we are still working on the internals. Having said this we consider Datahike usable for medium sized projects, since DataScript is very mature and deployed in many applications and the hitchhiker-tree implementation is heavily tested through generative testing. We are building on the two projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    docker-maven-plugin

    docker-maven-plugin

    Maven plugin for running and creating Docker images

    This is a Maven plugin for building Docker images and managing containers for integration tests. It works with Maven 3.0.5 and Docker 1.6.0 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BRVAH

    BRVAH

    Powerful and flexible RecyclerView Adapter

    ... in projects. BRVAH optimizes adapter code, allows for adapter animation, adds On Item Click Lister, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GraphQL SPQR

    GraphQL SPQR

    Build a GraphQL service in seconds

    GraphQL SPQR (GraphQL Schema Publisher & Query Resolver, pronounced like speaker) is a simple-to-use library for rapid development of GraphQL APIs in Java. GraphQL SPQR aims to make it dead simple to add a GraphQL API to any Java project. It works by dynamically generating a GraphQL schema from Java code. When developing GraphQL-enabled applications it is common to define the schema first and hook up the business logic later. This is known as the schema-first style. While it has its advantages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zinrelo is a modern-day, enterprise grade loyalty rewards platform that enables businesses to launch a custom rewards program for their users. Icon
    A modern-day, loyalty rewards platform, Zinrelo helps maximize repeat sales and per-customer revenue through 360-degree customer engagement. Zinrelo encourages multiple dimensions of loyalty including transactional, social, advocacy, engagement and behavioral loyalty. It supports omni-channel deployments that span across desktop, mobile and physical stores.
    Learn More
  • 10
    Dexcount Gradle Plugin

    Dexcount Gradle Plugin

    A Gradle plugin to report the number of method references in your APK

    A Gradle plugin to report the number of method references in your APK, AAR, or java module on every build. This helps you keep tabs on the growth of your app, with an eye to staying under the 65,536 method-reference limit, and avoiding the headache of eliminating methods or enabling multidex. When applied, dexcount-gradle-plugin will create one task per Android variant that you can execute to produce method-count reports. The tasks are named according the variant, in the format “count${variant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Swagger Core

    Swagger Core

    Examples, server integrations for generating Swagger API Specification

    Swagger Core is a Java implementation of the OpenAPI Specification. Current version supports JAX-RS2 (javax and jakarta namespaces). One of the common usage scenarios is to integrate swagger-jaxrs2 into an existing or new JAX-RS based project ("code-first"), to automatically provide and expose its APIs definition, which is kept in sync during the project lifecycle. Such definition can be the base for further processing/consumption, including API documentation (e.g with swagger-ui, API client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dropwizard

    Dropwizard

    Simple library for building production-ready RESTful web services

    Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services. Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, light-weight package that lets you focus on getting things done. Dropwizard has out-of-the-box support for sophisticated configuration, application metrics, logging, operational tools, and much more, allowing you and your team to ship a production-quality web service in the shortest time possible. Dropwizard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenRewrite

    OpenRewrite

    Automated mass refactoring of source code

    ... Plugin and OpenRewrite Maven Plugin help you run these recipes on one repository at a time. Moderne is a complementary product that executes OpenRewrite recipes at scale on hundreds of millions of lines of code and enables mass-committing of results. Moderne freely runs a public service for the benefit of thousands of open-source projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PublicCMS

    PublicCMS

    PublicCMS is an open source JAVACMS system

    PublicCMS is an open source JAVACMS system developed with mainstream technology in 2022. Developed by Tianjin Heihe Technology Co., Ltd., it has a scientific structure and easily supports tens of millions of data and tens of millions of PVs; it supports full site static, SSI, partial static dynamic pages, etc. It provides a powerful driver for you to quickly build a site and build a large-scale site. It is also a good choice for product prototypes of enterprise-level projects. Provides a multi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sureness

    Sureness

    A simple and efficient security framework

    ... Process, checkIn() will return SubjectSum(user information) when auth success, or throw different types of auth exceptions when auth error. Sureness has a sensible default configuration, is easy to customize, and is not coupled to any one framework, which enables developers to quickly and safely protect their projects in multiple scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free Templates for AWS CloudFormation

    Free Templates for AWS CloudFormation

    Free templates for AWS CloudFormation

    ... a optional dependency on the alert stack. So if you want to receive alerts if your bastion hosts is in trouble, supply an alert stack. Do you want to accelerate your start with AWS CloudFormation and our templates? We do offer remote and on-site training for you and your team. All templates are published under Apache License Version 2.0. Besides our open-source projects, we also offer commercial products on the AWS Marketplace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Litho

    Litho

    A declarative framework for building efficient UIs on Android

    Litho uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, Litho can perform optimisations for your UI under the hood, while keeping your code simple and easy to maintain. Litho can measure and layout your UI ahead of time without blocking the UI thread. By decoupling its layout system from the traditional Android View system, Litho can drop the UI thread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    ... adds support for saving view state and automatic diffing of item changes. We developed Epoxy at Airbnb to simplify the process of working with RecyclerViews, and to add the missing functionality we needed. We now use Epoxy for most of the main screens in our app and it has improved our developer experience greatly. If you are using layout resources in Epoxy annotations then for library projects add Butterknife's gradle plugin to your buildscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VR Ax Java Sources & Build Projects

    VR Ax Java Sources & Build Projects

    VR Adrix Java Works - Paged Lists - Action-Entity Model ...

    Adrix.NT Java Works :: Sources & Build Projects includes - Paged Lists of Object & Iterators Library for Java - Action / Entity Model for Java - VR Ax AWT Clock Java Component - VR Multi Dimensions Array Library - VR MDArray List Manager Library - VR Adjacency (List | Matrix) Direct Graph Lib - VRJMosaic cells sliding game with automatic resolver - VR RectsWorld Sample Applic - VR Free Chess 2D Applic also contains - Other Utils Libraries - Demo and Test Applications...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    CalLite CRM

    CalLite CRM

    Software per Call Center

    CalLite è il software per Call Center più versatile e veloce sul mercato. Ti permette di azzerare le perdite di tempo degli utenti (operatori, agenti, supervisori, coordinatori, ecc. ecc.) per massimizzare i guadagni. Il software dispone delle funzionalità: PowerDialer, ProgressiveDialer, PredictiveDialer ed AutoDialer. Ovunque siano (da casa o in ufficio), i tuoi operatori potranno lavorare con una semplice connessione internet. Tu potrai, da ogni dispositivo fisso o mobile, amministrare e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MaryTTS

    MaryTTS

    An open-source, multilingual text-to-speech synthesis system

    MaryTTS is an open-source, multilingual Text-to-Speech Synthesis platform written in Java. It was originally developed as a collaborative project of DFKI’s Language Technology Lab and the Institute of Phonetics at Saarland University. It is now maintained by the Multimodal Speech Processing Group in the Cluster of Excellence MMCI and DFKI. As of version 5.2, MaryTTS supports German, British and American English, French, Italian, Luxembourgish, Russian, Swedish, Telugu, and Turkish; more...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Catacombae

    Catacombae

    A free collection of applications and utility programs

    This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
    Leader badge
    Downloads: 3,731 This Week
    Last Update:
    See Project
  • 24

    Arkham Development Open Source Projects

    Arkham Development Open Source Projects

    Arkham Development open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Assimp, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham demogroup Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham demogroup 3d engines written in x86 assembler. - Arkham demogroup DOS tools (paint program, sound tracker for Adlib, modeler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OmegaT - multiplatform CAT tool

    OmegaT - multiplatform CAT tool

    The free computer aided translation (CAT) tool for professionals

    OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
    Leader badge
    Downloads: 1,975 This Week
    Last Update:
    See Project