Business Software for Java - Page 10

Top Software that integrates with Java as of December 2025 - Page 10

Java Clear Filters
  • 1
    Death By Captcha

    Death By Captcha

    Death By Captcha

    Death By Captcha is a world-class captcha resolution service. With more than 14 years in the captcha bypass business, Death By Captcha has become one of the industry leaders in the market. Our teams of technical experts and specialized decoders have worked together to create an incredibly fast and highly accurate system. Death By Captcha offers an excellent low price of $1.39 per 1000 decoded captcha, a team of 24/7 captcha decoders with a 95% to 100% success rate, an average response time of 15 seconds, and multiple API clients. With Death By Captcha, you can solve any captcha. All you need to do is implement our API, pass us your captchas and we will return the text, it is easy. A hybrid system made up of the most advanced OCR system on the market, along with a team of captcha 24/7 solvers. An average response time of 9 seconds for normal text captchas, with an average precision rate of 90% or more.
    Starting Price: $1.39 per 1000 requests
  • 2
    Aserto

    Aserto

    Aserto

    Aserto helps developers build secure applications. It makes it easy to add fine-grained, policy-based, real-time access control to your applications and APIs.
 Aserto handles all the heavy lifting required to achieve secure, scalable, high-performance access management. It offers blazing-fast authorization of a local library coupled with a centralized control plane for managing policies, user attributes, relationship data, and decision logs. And it comes with everything you need to implement RBAC or fine-grained authorization models, such as ABAC, and ReBAC. Take a look at our open-source projects: - Topaz.sh: a standalone authorizer you can deploy in your environment to add fine-grained access control to your applications. Topaz lets you combine OPA policies with Zanzibar’s data model for complete flexibility. - OpenPolicyContainers.com (OPCR) secures OPA policies across the lifecycle by adding the ability to tag, ver
    Starting Price: $0
  • 3
    CreativeTime Attendance

    CreativeTime Attendance

    Creative Solutions

    CreativeTime Attendance Management Software is the best solution for your Attendance needs. We offer a robust and easy-to-use solution that will help you to track employees' attendance, attendance history, leave requests, and much more. Our Attendance Management Software is built on the latest technology that makes it possible for us to deliver a powerful tool that can be customized according to your needs. Our software has multiple shifts assignment capabilities, so you can assign different shifts to different employees. It also has an active directory integration feature that allows you to connect this software with your company's Active Directory. This feature will help you manage employee information in one place instead of having separate systems for each function or department. It also allows you to use any other third party software like payroll or HRIS etc., with our software seamlessly without any problems at all.
    Starting Price: NA
  • 4
    Baichuan-13B

    Baichuan-13B

    Baichuan Intelligent Technology

    Baichuan-13B is an open source and commercially available large-scale language model containing 13 billion parameters developed by Baichuan Intelligent following Baichuan -7B . It has achieved the best results of the same size on authoritative Chinese and English benchmarks. This release contains two versions of pre-training ( Baichuan-13B-Base ) and alignment ( Baichuan-13B-Chat ). Larger size, more data : Baichuan-13B further expands the number of parameters to 13 billion on the basis of Baichuan -7B , and trains 1.4 trillion tokens on high-quality corpus, which is 40% more than LLaMA-13B. It is currently open source The model with the largest amount of training data in the 13B size. Support Chinese and English bilingual, use ALiBi position code, context window length is 4096.
    Starting Price: Free
  • 5
    ScrapingBypass

    ScrapingBypass

    ScrapingBypass

    ScrapingBypass Web Scraping API can bypass all anti-bot detection, Bypass Cloudflare, CAPTCHA verification, WAF, and CC protection. Provides HTTP API and Proxy with a built-in global exclusive high hidden static residential proxy IP. Includes interface address, request parameters, return processing. Also allows setting of Referrer, browser UA, headless status, and other browser fingerprint device features. Support: Python, Curl, Java, NodeJS Bypass CAPTCHA Verification Code Available to CAPTCHA, GeeTest and other verification codes Bypass Cloudflare Verification Bypass Cloudflare anti-bot scraping shield WAF, CC protection Unlimited Data Scraping Built-in one-stop global exclusive high hidden static proxy IP
    Starting Price: $5.9/3 days
  • 6
    DevGPT

    DevGPT

    DevGPT

    Elevate your development game. with DevGPT We handle the routine coding, you focus on more complex and fulfilling tasks, by turning tasks to code. Click below and start transforming your coding experience in just 40 seconds. Generate custom code trained on your own repository and sync effortlessly. A new level of personalized automation in coding. Our AI model generates code in an average of 40 seconds, allowing for rapid prototyping and quicker go-to-market times. Achieve more with fewer resources. With automatically generated unit tests and AI-powered debugging, DevGPT ensures your code meets the highest quality standards. Reduce errors and elevate your end product. Code smarter, not harder. DevGPT understands your code base to deliver precise, ready-to-deploy solutions. Say goodbye to the stress of disorganization and hello to a more focused, efficient, and successful you
    Starting Price: $15.99 per month
  • 7
    SuprSend

    SuprSend

    SuprSend

    SuprSend has built-in integration with all channels and major providers. You can start with one channel, and add more channels within minutes. Add or remove providers without any lock-in, and route notifications between them easily. Empower the product team to design and manage templates on all channels at a central place. SuprSend provides powerful visual editors for all channels, decoupling templates from code. Send notifications on all channels with a single trigger. Maximize delivery, reduce latency and make notifications meaningful by configuring intelligent fallbacks, retries, and smart routing between channels. Send instant alerts to a large list of users and keep your users up to speed with key actions. Send OTPs, verification mails and activity updates instantly with high throughput and low latency.
    Starting Price: $99 per month
  • 8
    Cosine Genie
    Whether it’s high-level or nuanced, Cosine can understand and provide superhuman level answers. We're not just an LLM wrapper – we combine multiple heuristics including static analysis, semantic search and others. Simply ask Cosine how to add a new feature or modify existing code and we’ll generate a step by step guide. Cosine indexes and understands your codebase on multiple levels. From a graph relationship between files and functions to a deep semantic understanding of the code, Cosine can answer any question you have about your codebase. Genie is the best AI software engineer in the world by far - achieving a 30% eval score on the industry standard benchmark SWE-Bench. Genie is able to solve bugs, build features, refactor code, and everything in between either fully autonomously or paired with the user, like working with a colleague, not just a copilot.
    Starting Price: $20/month
  • 9
    ZenScript

    ZenScript

    CraftTweaker

    ZenScript originated from MineTweaker where a simple programming language is needed to allow users without programming knowledge to be able to execute simple commands by following the tutorials for it. Originally MineTweaker had a simple one-line-at-a-time parsed scripting system, but it quickly became clear that it wasn't flexible enough, so a simple parsed language was created. This parsed language worked quite well but was very inefficient as each value was wrapped into its own object. ZenScript allows mixed typed and typeless behavior. You don't need to define types anywhere, the compile will infer them where possible and exhibit typeless behavior when the type is effectively unknown. In nearly all the cases, the type is perfectly known and execution runs at native Java speed. Since there are types, they can be documented and enforced.
    Starting Price: Free
  • 10
    Koyeb

    Koyeb

    Koyeb

    Push code to production, everywhere, in minutes with Koyeb. Accelerate backend apps at the edge with high-performance hardware. Connect your GitHub account to Koyeb, choose a repository to deploy, and leave us the infrastructure. We build, deploy, run, and scale your application with zero configuration. Simply git push, and we build and deploy your app with blazing fast built-in continuous deployment. Develop fearlessly with native versioning of all deployments. Build Docker containers, host them on any registry, and atomically deploy your new version worldwide in a single API call. Invite your team to build together and enjoy a live preview after each push with built-in CI/CD. The Koyeb platform lets you combine the languages, frameworks, and technologies you use. Deploy any application without modifications thanks to native support of popular languages and Docker containers. Koyeb detects and builds apps in Node.js, Python, Go, Ruby, Java, PHP, Scala, Clojure, and more.
    Starting Price: $2.7 per month
  • 11
    AppMap

    AppMap

    AppMap

    Runtime code reviews for every code change in the code editor and in CI. Catch runtime performance, security, and stability problems while you code, before they hit production. Collaborate on a team member’s application behavior problem without having to replicate their environment. Automate AppMap generation in CI, get alerts for performance and security flaws, and compare observability and alerts across branches and teams. Run AppMap in CI to automate observability, create OpenAPI docs, and much more. AppMap code reviews link to rich resources that enable you to uncover the root causes of unexpected behavior. Sequence diagrams diffs vividly showcase behavioral changes in your code.
    Starting Price: $15 per user per month
  • 12
    PostgresML

    PostgresML

    PostgresML

    PostgresML is a complete platform in a PostgreSQL extension. Build simpler, faster, and more scalable models right inside your database. Explore the SDK and test open source models in our hosted database. Combine and automate the entire workflow from embedding generation to indexing and querying for the simplest (and fastest) knowledge-based chatbot implementation. Leverage multiple types of natural language processing and machine learning models such as vector search and personalization with embeddings to improve search results. Leverage your data with time series forecasting to garner key business insights. Build statistical and predictive models with the full power of SQL and dozens of regression algorithms. Return results and detect fraud faster with ML at the database layer. PostgresML abstracts the data management overhead from the ML/AI lifecycle by enabling users to run ML/LLM models directly on a Postgres database.
    Starting Price: $.60 per hour
  • 13
    SigNoz

    SigNoz

    SigNoz

    SigNoz is an open source Datadog or New Relic alternative. A single tool for all your observability needs, APM, logs, metrics, exceptions, alerts, and dashboards powered by a powerful query builder. You don’t need to manage multiple tools for traces, metrics, and logs. Get great out-of-the-box charts and a powerful query builder to dig deeper into your data. Using an open source standard frees you from vendor lock-in. Use auto-instrumentation libraries of OpenTelemetry to get started with little to no code change. OpenTelemetry is a one-stop solution for all your telemetry needs. A single standard for all telemetry signals means increased developer productivity and consistency across teams. Write queries on all telemetry signals. Run aggregates, and apply filters and formulas to get deeper insights from your data. SigNoz uses ClickHouse, a fast open source distributed columnar database. Ingestion and aggregations are lightning-fast.
    Starting Price: $199 per month
  • 14
    AppointmentReminders.com

    AppointmentReminders.com

    AppointmentReminders.com

    Send call, text, or email reminders to your patients or customers using our automated appointment reminder system. Our small business package gives you all the functionality you need to send automated appointment reminders to your customers. Complete customization of your text message content, including custom text such as room numbers, amounts due, and location names. Roll failed text messages to calls automatically and get unlimited templates. Send call reminders from your verified office caller ID, and build your phone call reminders from an in-house library of over 150 per-recorded voice files. Record voice files over the phone for no additional charge. Add logo, branding colors, company name, number, and other custom fields. Allow customers to confirm by pressing buttons in the email. Emails are readable in most email programs & configured to avoid spam filters and allow customers to easily unsubscribe.
    Starting Price: $9.95 per month
  • 15
    Betterscan.io

    Betterscan.io

    Betterscan.io

    Reduce MTTD & MTTR with full coverage within minutes of using. Full DevSecOps toolchain across your all environments, implementing and collecting evidence as part of your continuous security. Unified and de-duplicated across all the layers we orchestrate. One line to add several thousand checks + AI. It was built with security in mind, and we have avoided common security mistakes and pitfalls. Understands modern technologies. All are callable via REST API. Integrateable with CI/CD systems, lightweight and fast. You can self-host it for 100% code control and transparency, or run source available binary only in your own CI/CD. Use a source-available solution for complete control and transparency. Trivial setup, no software installation, compatible with many programming languages. Detects more than several thousand code and infrastructure issues and counting. You can review the issues, mark them as false positives, and collaborate on issues.
    Starting Price: €499 one-time payment
  • 16
    Elastic APM
    Get deep visibility into your cloud-native and distributed applications — from microservices to serverless architectures — and quickly identify and resolve root causes of issues. Seamlessly adopt APM to automatically identify anomalies, map service dependencies, and simplify investigations into outliers and abnormal behavior. Optimize your application code with extensive support for popular languages, OpenTelemetry, and distributed tracing. Identify performance issues with automated and curated visual representation of all dependencies, including cloud, messaging, data store, and third-party services and their performance data. Drill into anomalies, transaction details, and metrics for deeper analysis.
    Starting Price: $95 per month
  • 17
    McAnswers AI

    McAnswers AI

    McAnswers AI

    McAnswers is an AI tool specifically designed for coders to simplify their coding journey. Quickly find and fix code errors and get precise suggestions for code improvement. McAnswers AI supports multiple programming languages. Our AI chatbot for programmers is designed to be a virtual assistant that can help you with a wide range of programming-related tasks.
    Starting Price: $8.33 per month
  • 18
    OpenJDK

    OpenJDK

    Oracle

    The place to collaborate on an open-source implementation of the Java platform, standard edition, and related projects. Download and install the latest open-source JDK. Oracle’s free, GPL-licensed, production-ready OpenJDK JDK 21 binaries for Linux, macOS, and Windows are available, Oracle’s commercially-licensed JDK 21 binaries, based on the same code, are available as well. Browse the code on the web, clone a repository to make a local copy, and contribute a patch to fix a bug, enhance an existing component, or define a new feature. OpenJDK provides source code that developers can use to build their binaries. Consequently, users are responsible for compiling the code and generating the Java runtime tailored to their specific platform. The JDK is a complex software project. Building it requires a certain amount of technical expertise, a fair number of dependencies on external software, and reasonably powerful hardware.
    Starting Price: Free
  • 19
    Payzli

    Payzli

    Payzli

    A single source for business essentials such as payment services, business management software, web enablement, and mobile solutions available at one, affordable cost. We help you run your business and provide the financial support it needs to grow. Process payments in-person, on the go, or online with our suite of POS systems, mobile card readers, and powerful payment gateway,- all for the lowest rates in the industry. We provide you with next-level software that is customized to run your business more effectively, all bundled into your Payzli account with one low fee. Every Payzli account comes with its own customer relationship management system that you can use to keep track of your customers, and sales, create invoices, and manage billing. From simple countertop terminals and smart card reader devices to payment gateways and POS systems, we offer a wide range of industry-leading equipment tailored to your specific industry and business.
    Starting Price: $10 per month
  • 20
    Seal Security

    Seal Security

    Seal Security

    Redefine open source vulnerability and patch management with Seal Security. Easy integration directly into your existing SDLC, and workflows. Standalone security patches for immediate resolution of critical security issues. Predictable remediation and optimal resource allocation, with centralized control and reduced R&D dependency. Streamline your open source vulnerability remediation without introducing the risk of breaking changes. Say goodbye to alert fatigue and start patching with Seal Security. Pass every product security scan with confidence. Seal Security provides immediate remediation for open source vulnerabilities. By meeting your customers' SLAs and offering a vulnerability-free product, you can ensure customer trust and fortify your market standing. Seal Security seamlessly integrates with various coding languages, patch management systems, and open source platforms through powerful APIs and CLI.
    Starting Price: Free
  • 21
    Svix

    Svix

    Svix

    Webhooks require a lot more engineering time, resources and ongoing maintenance than you would first expect. Building a secure, reliable, and scalable webhook service is hard and time consuming. We built it so you can focus on what matters most, your business. Customer endpoints fail or hang more often than you think. You need automatic retries to ensure deliverability. You need to monitor the deliverability of your webhooks to different endpoints, disable failing ones and notify your customers. Webhooks come with a myriad of security implications, such as SSRF, replay attacks and unauthenticated webhook events. You would need to build a UI for your users to add and remove endpoints, inspect logs and get ongoing reports. Offer your users a great developer experience, including the ability to test, inspect and replay their webhooks.
    Starting Price: $490 per month
  • 22
    Steadybit

    Steadybit

    Steadybit

    With our experiment editor, your journey toward reliability is faster and easier, everything is at your fingertips, and you have full control over your experiments. All are meant to help you achieve your goals and roll out chaos engineering safely at scale in your organization. You can add new targets, attacks, and checks by implementing extensions inside Steadybit. A unique discovery and selection process makes it easy to pick the targets. Remove friction when collaborating between teams, and export and import experiments using JSON or YAML. Using Steadybit's landscape, you can see your software's dependencies and relationships between components, the perfect start to kick off your chaos engineering journey. Using the powerful query language, divide your system(s) into different environments based on the same information you use elsewhere. Explicitly assigning environments to specific users and teams in which they're allowed to work and prevent unwanted damages.
    Starting Price: $1,250 per month
  • 23
    Wink

    Wink

    Wink

    Wink enables any institution to offer simpler and superior identity and payment experiences through biometrics. The Wink platform brings facial and voice recognition-based multi-factor authentication and payments that can eliminate passwords, SMS/OTP, usernames, card numbers, and other older technologies that are memory or device-based. Integrate the Wink streaming checkout plug-in to eliminate fraud with our unique face- and voice-based user recognition. Dramatically improve conversions and eliminate cart abandonments as consumers simply smile to check out. Make long checkout forms and forgotten passwords a thing of the past. The industry’s first multi-factor biometric authentication combines the convenience and security of face-id type experience enhanced by strong digital voice printing. Our unique and patented one-way anonymous encryption technology ensures full privacy protection as the unique Wink ID represents the user’s face and voice data as a 3D model.
    Starting Price: $499 per month
  • 24
    Azure Database for PostgreSQL
    Focus on application innovation, not database management, with a fully managed and intelligent Azure Database for PostgreSQL. Scale your workload quickly with ease and confidence. Enjoy high availability with a service-level agreement (SLA) of up to 99.99 percent uptime and a choice of same-zone or zone-redundant high availability, AI-powered performance recommendations, and built-in enterprise security. Focus on application innovation with a fully managed PostgreSQL database as a service. The zone-redundant high availability automates maintenance, patching, and updates. Provision in minutes and independently scale compute or storage. Decrease costs with comprehensive database monitoring and optimization tools. Take advantage of intelligent performance recommendations to help ensure peak performance. Migrate with ease using a fully managed PostgreSQL database with support for the latest versions. Build with your favorite PostgreSQL extensions such as Cron, PostGIS, PLV8, etc.
    Starting Price: $0.017 per hour
  • 25
    Azure Database for MySQL
    Focus on application development with Azure Database for MySQL, which is cost-effective and easy to set up, operate, and scale. Enjoy advanced security, high availability, and a service-level agreement (SLA) of up to 99.99 percent. Fully managed MySQL, compatible with the latest community editions, provides maximum flexibility for database operations. Intelligent performance recommendations provide custom analysis and suggestions for MySQL database optimization. Simplified development experience and tight interoperability with Azure App Service and Azure Kubernetes Service (AKS). Enterprise-grade security and compliance, and enhanced security capabilities of Microsoft Defender for Identity. Easily build or migrate your workloads to Azure Database for MySQL. Set up, manage, and automate the maintenance of your MySQL database server, including routine updates, backups, and security. Build with the latest MySQL tools, drivers, and programming languages.
    Starting Price: $0.017 per hour
  • 26
    Synadia

    Synadia

    Synadia

    A global, multi-cloud, multi-geo, and extensible service, fully managed by Synadia. Everything you love about NATS.io, is packaged with enterprise-grade features. Synadia cloud takes care of all the infrastructure, management, monitoring, and maintenance for you so you can focus on building exceptional distributed applications. Organize NATS accounts into teams, and create and manage accounts and users. Assign permissions and access controls, importing and exporting subjects on accounts. Observe and monitor your NATS systems, take advantage of default alert rules to handle common issues, and create custom alert rules to match your application. Every plan gives you a pool of resources to allocate to your NATS Accounts. There are never any surprise charges or overages. Usage charts make it easy to discover where resources have been allocated.
    Starting Price: $49 per month
  • 27
    Fine

    Fine

    Fine.dev

    Fine is an AI-powered development platform designed to assist startups by automating tasks throughout the software development lifecycle. It offers a range of AI agent workflows for coding, debugging, testing, and code review, allowing teams to ship daily improvements and resolve pull requests faster. Fine can autonomously create and implement code, conduct pull request reviews, generate tests, and handle common issues without constant human input. The platform integrates seamlessly with GitHub and supports asynchronous work, making it particularly suitable for fast-paced startups. With real-time feedback and live previews, Fine improves productivity and streamlines the development process.
    Starting Price: $15 per month
  • 28
    Yandex Cloud Functions
    Run code as a function in a secure, fault-tolerant, and automatically scalable environment without creating or maintaining VMs. As the number of function calls increases, the service automatically creates additional instances of your function. All functions run in parallel. The runtime environment is hosted in three availability zones, ensuring availability even if one zone fails. Configure and prepare instances of functions always ready to process loads. This mode allows you to avoid cold starts and quickly process loads of any size. Give functions access to your VPC to accelerate interactions with private resources, database clusters, virtual machines, Kubernetes nodes, etc. Serverless Functions tracks and logs information about function calls and analyzes execution flow and performance. You can also describe logging mechanisms in your function code. Launch cloud functions in synchronized mode and delayed execution mode.
    Starting Price: $0.012240 per GB
  • 29
    Azure Notification Hubs
    Notification Hubs is flexible enough to plug into any back end—Microsoft .NET, PHP, Java, Node.js—whether it’s located on-premises or in the cloud. This makes it easier to instantly update your mobile apps and engage your customers. Broadcast push notifications to everyone at once or target specific customer devices using the Notification Hubs tagging feature. Tags let you segment customers based on activity, interest, location, or preference, so you deliver the right content to the right person at the right time. If your app covers multiple markets, the templates feature of Notification Hubs gives you a handy way to send localized push notifications, so you’re speaking to customers in their languages. Templates also eliminate the hassle of storing the localization settings for each customer or creating hundreds of tags.
    Starting Price: $10 per month
  • 30
    NanoVMs

    NanoVMs

    NanoVMs

    Unikernels are fast, secure, increase server density and eliminate devops. Unikernels can boot 2 orders of magnitude faster than docker and run software up to 200% faster on GCP and up to 300% faster on AWS. Unikernels by design help prevent many types of remote code execution attacks and you can run thousands of them on commodity hardware. We can provision hundreds to thousands of virtual machines on the same hardware. We don't scan for hacked systems - we remove the tools hackers use to stop it in the first place.
    Starting Price: Free