Business Software for Java - Page 13

Top Software that integrates with Java as of October 2025 - Page 13

Java Clear Filters
  • 1
    PlayerIO

    PlayerIO

    PlayerIO

    PlayerIO provides a robust suite of tools and services tailored for developers of online games, allowing them to focus on creating engaging experiences without worrying about backend complexities. The platform includes powerful features like a cloud-based database for scalable data storage, a file storage system for asset management, and comprehensive hosting solutions. It also supports multiplayer game functionalities and offers extensive analytics, virtual economy systems, and easy integration with multiple payment gateways, positioning itself as a one-stop solution for game development needs.
    Starting Price: $24.95 per month
  • 2
    Gideros

    Gideros

    Gideros

    Gideros is a free and open-source cross-platform game development framework that enables developers to create high-performance 2D games using the Lua programming language. It offers instant testing on real devices through Wi-Fi, eliminating the need for lengthy export or deployment processes. Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import existing code in C, C++, Java, or Objective-C and bind it to Lua. Gideros provides its own class system with standard object-oriented programming practices, enabling clean and reusable code. The comprehensive development environment includes a lightweight IDE, players for desktops and devices, a texture packer, and a font creator. Gideros supports multiple platforms, including Windows, macOS, Linux, iOS, Android, and HTML5.
    Starting Price: Free
  • 3
    Solar2D

    Solar2D

    Solar2D

    Solar2D is a Lua-based game engine focused on ease of iterations and usage. As a fully open-source project forked from the well-established and widely used Corona SDK game engine, Solar2D allows developers to create applications for mobile, desktop, and connected TV devices with a single codebase, supporting platforms such as iOS, tvOS, Android, Android TV, macOS, Windows, Linux, and HTML5. The engine features an instant-update simulator, enabling developers to see code changes in real time, and supports live builds for rapid testing on real devices over a local network. A vast array of plugins is available to extend the core functionality, covering aspects like in-app advertising, analytics, and media. For additional customization, developers can call any native (C/C++/Obj-C/Java) library or API using Solar2D Native. Built on the lightweight and fast Lua scripting language, Solar2D is completely free to use, with no hidden fees, charges, or royalties.
    Starting Price: Free
  • 4
    personalDNSfilter

    personalDNSfilter

    Zenz Solutions

    personalDNSfilter is a DNS filter proxy written in Java that intercepts domain name resolutions and returns the loopback address for filtered hosts. It supports secure DNS via DNS over HTTPS (DoH) and DNS over TLS (DoT) and is available for Java-enabled devices. The application operates with minimal memory usage, allowing filtering with millions of hosts while consuming only a few megabytes of RAM. On Android devices (version 4.2 and newer), personalDNSfilter functions as an effective ad, malware, and tracking server filter without requiring root access. It works with any upstream DNS server, ensuring that filtering is entirely local without any external communication. The software comes preconfigured with ad host filter lists, and users can add additional host filter lists as desired. personalDNSfilter can be run locally on a device or centrally as a DNS server within a network.
    Starting Price: Free
  • 5
    SikuliX

    SikuliX

    SikuliX

    SikuliX is an open source automation tool that enables users to automate any visible element on their desktop screens across Windows, Mac, or certain Linux/Unix systems. It utilizes image recognition powered by OpenCV to identify and interact with screen elements, allowing for the automation of tasks that are otherwise difficult to script. SikuliX offers an Integrated Development Environment (IDE) for writing visual scripts using screenshots, as well as a Java API for integrating image-based automation into existing applications. The software packages representing SikuliX are open source under the MIT license and publicly available for whatever use. SikuliX internally uses OpenCV to support image-related features and Tesseract for text features. The latest stable version, SikuliX 1.1.1, is recommended for use.
    Starting Price: Free
  • 6
    txtai

    txtai

    NeuML

    txtai is an all-in-one open source embeddings database designed for semantic search, large language model orchestration, and language model workflows. It unifies vector indexes (both sparse and dense), graph networks, and relational databases, providing a robust foundation for vector search and serving as a powerful knowledge source for LLM applications. With txtai, users can build autonomous agents, implement retrieval augmented generation processes, and develop multi-modal workflows. Key features include vector search with SQL support, object storage integration, topic modeling, graph analysis, and multimodal indexing capabilities. It supports the creation of embeddings for various data types, including text, documents, audio, images, and video. Additionally, txtai offers pipelines powered by language models that handle tasks such as LLM prompting, question-answering, labeling, transcription, translation, and summarization.
    Starting Price: Free
  • 7
    ArgoUML

    ArgoUML

    ArgoUML

    ArgoUML is a free, open source UML modeling tool supporting all standard UML 1.4 diagrams. It is available on any Java platform and is translated into ten languages. ArgoUML allows users to create and edit various UML diagrams, including class, state, use case, activity, collaboration, deployment, and sequence diagrams. The software features a user-friendly interface divided into four panels: a project hierarchy, an editor for the selected diagram, a to-do list, and a detail panel for object selection. ArgoUML is distributed under the Eclipse Public License and is widely used worldwide, having been downloaded over 80,000 times. The platform offers user manuals, quick guides, and resources for both users and developers, and it encourages community involvement and contributions. ArgoUML’s open-source nature allows for bug reporting, feature requests, and active participation in its ongoing development.
    Starting Price: Free
  • 8
    WithoutBG

    WithoutBG

    WithoutBG

    WithoutBG is an AI-powered image background removal API designed to deliver premium-quality cutouts with exceptional speed and affordability. Utilizing advanced transformer architectures combined with convolutional neural networks, the API ensures precise object detection and accurate background separation, catering to a wide range of applications from e-commerce product images to professional portraits. The service operates on specialized AWS Inferentia hardware, enabling sub-second processing times for high-volume requests without compromising quality. Users can start with 50 free credits upon registration, with pricing plans starting at €0.05 per image, approximately 50% less than competitors. The API supports integration across various programming languages, including cURL, Python, Java, PHP, Node.js, Go, Ruby, and JavaScript, making it accessible for developers seeking efficient and cost-effective background removal solutions.
    Starting Price: €10 per month
  • 9
    Fynix

    Fynix

    Fynix

    Fynix is an AI-powered platform designed to boost software development productivity through intelligent coding assistance and agent-based code reviews. It integrates directly into popular IDEs like VS Code and offers features such as context-aware autocomplete, natural language commands for code fixes and translations, and automatic code flow visualizations. Fynix’s Code Assistant helps developers write cleaner, more efficient code faster, while its upcoming Code Quality Agent will automate bug detection and enforce coding standards. With support for multiple programming languages and frameworks, and integrations with tools like Jira, Fynix is a versatile platform for improving coding efficiency and collaboration.
    Starting Price: Free
  • 10
    Oracle Cloud Functions
    ​Oracle Cloud Infrastructure (OCI) Functions is a serverless computing service that enables developers to create, run, and scale applications without managing infrastructure. Built on the open source Fn Project, it supports multiple programming languages, including Python, Go, Java, Node.js, and C#, allowing for flexible function development. Developers can deploy code directly, with OCI handling automatic provisioning and scaling of resources. It offers provisioned concurrency to maintain low-latency execution, ensuring functions are ready to accept calls instantly. A catalog of prebuilt functions is available, enabling rapid deployment of common tasks without the need to write code from scratch. Functions are packaged as Docker images, and advanced users can utilize Dockerfiles to customize runtime environments. Integration with Oracle Identity and Access Management provides fine-grained access control, while OCI Vault securely stores sensitive configuration data.
    Starting Price: $0.0000002 per month
  • 11
    Lightstreamer

    Lightstreamer

    Lightstreamer

    ​Lightstreamer is an event broker optimized for the internet, ensuring seamless real-time data delivery across the web. Unlike traditional brokers, Lightstreamer automatically handles proxies, firewalls, disconnections, network congestion, and the general unpredictability of the internet. With its intelligent streaming feature, Lightstreamer guarantees real-time data transmission, always finding a way to deliver your data reliably and efficiently, ensuring robust last-mile messaging. Lightstreamer offers technology that is both mature and cutting-edge, continuously evolving to stay at the forefront of innovation. With a proven track record and years of field-tested performance, Lightstreamer ensures your data is delivered reliably and efficiently. Experience unparalleled reliability in any scenario with Lightstreamer.
    Starting Price: Free
  • 12
    Codespell.ai

    Codespell.ai

    Codespell.ai

    Codespell.ai is an AI-powered coding assistant that enhances code quality and productivity. Its key feature, Design Studio, automates project setup by generating structured designs and starter-kit codebases, streamlining development from concept to deployment.
    Starting Price: $15/month/user
  • 13
    EditRocket

    EditRocket

    EditRocket

    ​EditRocket is a comprehensive text and source code editor, offering a suite of XML editing tools designed to enhance productivity and ease of use. Its XML Validator allows users to check the syntax of XML files and validate them against schemas when the "check schema" option is selected. The XML Tag Navigator parses the editor's content, displaying XML tags in a clickable list that directs users to the corresponding tag locations within the document. The XML Sidekick provides tabs for coding inserts, tools, utilities, and the XML Tag Navigator, enabling quick insertion of XML constructs via buttons or customizable keyboard shortcuts. Additionally, EditRocket features XML Tag Completion, automatically inserting closing tags after typing an opening tag, with a configurable completion delay. Beyond XML-specific functionalities, EditRocket supports syntax highlighting for over 20 programming languages, and offers coding sidekicks and code builders.
    Starting Price: $42.95 per 2 years
  • 14
    Llama 4 Behemoth
    Llama 4 Behemoth is Meta's most powerful AI model to date, featuring a massive 288 billion active parameters. It excels in multimodal tasks, outperforming previous models like GPT-4.5 and Gemini 2.0 Pro across multiple STEM-focused benchmarks such as MATH-500 and GPQA Diamond. As the teacher model for the Llama 4 series, Behemoth sets the foundation for models like Llama 4 Maverick and Llama 4 Scout. While still in training, Llama 4 Behemoth demonstrates unmatched intelligence, pushing the boundaries of AI in fields like math, multilinguality, and image understanding.
    Starting Price: Free
  • 15
    Llama 4 Maverick
    Llama 4 Maverick is one of the most advanced multimodal AI models from Meta, featuring 17 billion active parameters and 128 experts. It surpasses its competitors like GPT-4o and Gemini 2.0 Flash in a broad range of benchmarks, especially in tasks related to coding, reasoning, and multilingual capabilities. Llama 4 Maverick combines image and text understanding, enabling it to deliver industry-leading results in image-grounding tasks and precise, high-quality output. With its efficient performance at a reduced parameter size, Maverick offers exceptional value, especially in general assistant and chat applications.
    Starting Price: Free
  • 16
    Llama 4 Scout
    Llama 4 Scout is a powerful 17 billion active parameter multimodal AI model that excels in both text and image processing. With an industry-leading context length of 10 million tokens, it outperforms its predecessors, including Llama 3, in tasks such as multi-document summarization and parsing large codebases. Llama 4 Scout is designed to handle complex reasoning tasks while maintaining high efficiency, making it perfect for use cases requiring long-context comprehension and image grounding. It offers cutting-edge performance in image-related tasks and is particularly well-suited for applications requiring both text and visual understanding.
    Starting Price: Free
  • 17
    Flexprice

    Flexprice

    Flexprice

    ​Flexprice is an open source, developer-first platform designed to simplify metering, pricing, and invoicing for SaaS and AI products. It enables teams to build usage-based, credit-based, or hybrid pricing models with full control. Flexprice's real-time usage metering allows you to define granular events, such as API calls, compute time, or custom actions, and track them reliably, even at scale. It supports prepaid and promotional credits, auto top-ups, and expiration rules, all configurable without extra logic. Its flexible pricing engine lets you define and iterate on seat-based, usage-based, or hybrid plans, override them per customer, and adapt pricing over time without additional engineering effort. With built-in feature management, you can define Boolean, metered, and config features per plan and customer, enforcing limits directly in your backend. Flexprice generates accurate invoices from real-time usage, subscriptions, or credits.
    Starting Price: $300 per month
  • 18
    SQLPro Studio

    SQLPro Studio

    SQLPro Studio

    SQLPro Studio is a fully native, cross-platform database management tool. It supports a wide range of database systems and provides several features including syntax highlighting, SQL autocompletion, customizable themes, and tabbed interfaces for managing multiple queries simultaneously. It also offers cloud support for services like Amazon RDS, Microsoft Azure, and Heroku, along with SSH tunneling and master password protection for enhanced security. SQLPro Studio is optimized for performance and user experience, providing an intuitive interface without relying on Java, ensuring faster and more reliable operation. You can execute multiple queries and have the results for each displayed at the same time, including any errors and messages. SQLPro boasts an intuitive interface, where the most basic to advanced database needs are easily accessible.
    Starting Price: $17.07 per month
  • 19
    Valkey

    Valkey

    Valkey

    ​Valkey is an open source high-performance key/value datastore that supports a variety of workloads, such as caching, message queues, and can act as a primary database. It is backed by the Linux Foundation, ensuring it will remain open source forever. Valkey can run as either a standalone daemon or in a cluster, with options for replication and high availability. It natively supports a rich collection of datatypes, including strings, numbers, hashes, lists, sets, sorted sets, bitmaps, hyperloglogs, and more. You can operate on data structures in-place with an expressive collection of commands. Valkey also supports native extensibility with built-in scripting support for Lua and supports module plugins to create new commands, data types, and more. Valkey 8.1 introduces several performance improvements that reduce latency, increase throughput, and lower memory usage.
    Starting Price: Free
  • 20
    UnderScope Map

    UnderScope Map

    UnderScope Map

    UnderScope Map lets you store utility data, manage construction schedules, handle locating tickets, and track product distribution on a single platform. All data is connected to an interactive map for quick access and planning. Main features: Utility Data Management: Keep track of utility lines, damages, and infrastructure with an interactive map. Products Distribution and inventory management: Add your products and sell them directly to utility companies and contractors Utility construction works data management : Digitally manage worksite details, documentation, and specifications. Utility Locating ticketing system: The utility locating ticketing system manages requests to check for underground utilities before digging.
    Starting Price: $30/month
  • 21
    Realm

    Realm

    Realm DB

    ​Realm is a mobile-first, open source object database designed to run directly inside phones, tablets, and wearables. It provides a simple, object-oriented data model that eliminates the need for an ORM, allowing developers to define models as regular classes in languages like Swift, Java, Kotlin, C#, JavaScript, Dart, and C++. Realm's architecture ensures high performance and low memory usage by employing a zero-copy design, lazy loading, and multi-version concurrency control (MVCC) for thread-safe operations. It's live objects and collections automatically update across threads, enabling reactive programming patterns. Realm supports relationships between objects via links and backlinks, facilitating complex data structures. Developers can utilize tools like Realm Studio to inspect and manipulate local Realm databases and integrate Realm into various platforms, including React Native, Flutter, Xamarin, and Node.js.
    Starting Price: Free
  • 22
    Qwen3

    Qwen3

    Alibaba

    Qwen3, the latest iteration of the Qwen family of large language models, introduces groundbreaking features that enhance performance across coding, math, and general capabilities. With models like the Qwen3-235B-A22B and Qwen3-30B-A3B, Qwen3 achieves impressive results compared to top-tier models, thanks to its hybrid thinking modes that allow users to control the balance between deep reasoning and quick responses. The platform supports 119 languages and dialects, making it an ideal choice for global applications. Its pre-training process, which uses 36 trillion tokens, enables robust performance, and advanced reinforcement learning (RL) techniques continue to refine its capabilities. Available on platforms like Hugging Face and ModelScope, Qwen3 offers a powerful tool for developers and researchers working in diverse fields.
    Starting Price: Free
  • 23
    ai|coustics

    ai|coustics

    ai|coustics

    ai|coustics is an AI-driven platform designed to enhance audio and video recordings by improving speech clarity and eliminating background noise. It offers a user-friendly web application where individuals can upload files for enhancement, as well as an API and SDK for developers to integrate real-time audio processing into their hardware and software solutions. It utilizes two primary AI models, Finch, which focuses on robust noise removal, and Lark, which restores lost frequencies and adds depth for studio-quality sound. ai|coustics supports over 40 file formats, including MP3, MP4, WAV, and MOV, and provides batch processing capabilities for efficient workflow management. It is utilized by over 500,000 users globally, including industry leaders like BosePark, Bayerischer Rundfunk, and Sieve. It is particularly beneficial for podcasters, content creators, educators, and developers seeking to deliver high-quality audio experiences across various platforms.
    Starting Price: €2 per month
  • 24
    OnBarcode

    OnBarcode

    OnBarcode

    OnBarcode offers a comprehensive suite of barcode generation and recognition solutions tailored for developers and enterprises across various platforms. Our product lineup includes barcode generators and readers for .NET and Java, as well as integrations for Microsoft Office applications like Excel and Word. OnBarcode supports a wide array of barcode symbologies, including linear formats like Code 39, Code 128, EAN-13, and UPC-A, as well as 2D formats such as QR Code, Data Matrix, and PDF417. It allows for barcode creation in multiple image formats and offers SDKs for seamless integration into applications, reports, and web services. Additionally, OnBarcode provides free tools like an online barcode generator and scanner software, facilitating easy testing and implementation. Our solutions are designed to streamline the development process, enhance application functionality, and support diverse business needs in barcode generation.
    Starting Price: $250 per year
  • 25
    Codex CLI
    Codex CLI is an open-source, lightweight coding agent that integrates directly into your terminal, designed to help developers write, edit, and understand code efficiently. By pairing with Codex CLI, developers can leverage the power of AI to streamline their workflow, get real-time code suggestions, and improve their coding accuracy, all from within their command line interface. It provides a seamless, accessible way to enhance coding productivity while staying in the environment developers are already comfortable with.
    Starting Price: Free
  • 26
    Kandio

    Kandio

    Kandio

    Kandio is an online assessment platform designed to help companies build stronger tech teams by implementing FAANG-style interviews. It offers hiring tests written by the top 0.1% of experts globally, enabling organizations to make data-driven decisions and avoid hiring bias. With Kandio, you can invite candidates in seconds and see test results populate, allowing you to assess candidates, employees, agencies, or freelancers across various domains such as programming, digital marketing, and database management. It provides a broad catalog of tests that can be used standalone or combined, giving you the flexibility to tailor assessments to your specific needs. Kandio also offers features like educational plans to base future internal educational roadmaps on the actual skills of your team, salary negotiations that make skills a central factor, and the ability to increase team spirit by ensuring more qualified people on your team.
    Starting Price: $99 per month
  • 27
    ZZZ Code AI

    ZZZ Code AI

    ZZZ Code AI

    ZZZ Code AI is an AI-powered coding assistant designed to support developers across various programming tasks. It offers a suite of tools, including AI Code Generator, AI Bug Detector, AI Code Explainer, AI Code Refactor, AI Code Review, AI Code Converter, and AI Code Documentation. It supports multiple programming languages such as Python, C#, C++, Java, JavaScript, HTML, CSS, SQL, and Excel formulas. Users can input their coding requirements or questions, and the AI provides instant responses, code snippets, explanations, or conversions as needed. Specialized tools are available for specific languages and frameworks, including Dapper and Entity Framework Core. It is accessible online without the need for account creation, although character limits apply to prevent abuse. ZZZ Code AI aims to enhance productivity and reduce errors for both novice and experienced developers by automating routine coding tasks and providing immediate assistance.
    Starting Price: Free
  • 28
    Nomic Embed
    Nomic Embed is a suite of open source, high-performance embedding models designed for various applications, including multilingual text, multimodal content, and code. The ecosystem includes models like Nomic Embed Text v2, which utilizes a Mixture-of-Experts (MoE) architecture to support over 100 languages with efficient inference using 305M active parameters. Nomic Embed Text v1.5 offers variable embedding dimensions (64 to 768) through Matryoshka Representation Learning, enabling developers to balance performance and storage needs. For multimodal applications, Nomic Embed Vision v1.5 aligns with the text models to provide a unified latent space for text and image data, facilitating seamless multimodal search. Additionally, Nomic Embed Code delivers state-of-the-art performance on code embedding tasks across multiple programming languages.
    Starting Price: Free
  • 29
    Codespy

    Codespy

    Codespy

    Codespy AI Detector is a powerful tool designed to identify AI-generated code within software projects quickly and accurately. It supports popular programming languages such as Java, Python, JavaScript, C++, C#, and PHP. The platform helps developers find AI-written code from models like ChatGPT, Gemini, and Claude, which can introduce bugs or unexpected errors. Codespy integrates seamlessly with common development environments like Visual Studio Code and is available as a ChatGPT plugin. Its technology enables teams to create processes and guardrails around AI code usage to reduce risk and improve code quality. With simple pricing plans and no credit card required for the free tier, Codespy is accessible to individuals and businesses of all sizes.
    Starting Price: $27.98/month
  • 30
    Klavis AI

    Klavis AI

    Klavis AI

    Klavis AI provides open source infrastructure to simplify the use, building, and scaling of Model Context Protocols (MCPs) for AI applications. MCPs enable tools to be added dynamically at runtime in a standardized way, eliminating the need for preconfigured integrations during design time. Klavis AI offers hosted, secure MCP servers, eliminating the need for authentication management and client code. The platform supports integration with various tools and MCP servers. Klavis AI's MCP servers are stable and reliable, hosted on dedicated cloud infrastructure, and support OAuth and user-based authentication for secure access and management of user resources. The platform also offers MCP clients on Slack, Discord, and the web, allowing direct access to MCPs within these communication platforms. Additionally, Klavis AI provides a standardized RESTful API interface to interact with MCP servers, enabling developers to integrate MCP functionality into their applications.
    Starting Price: $99 per month