Best Application Development Software for Java - Page 8

Compare the Top Application Development Software that integrates with Java as of July 2025 - Page 8

This a list of Application Development software that integrates with Java. Use the filters on the left to add additional filters for products that have integrations with Java. View the products that work with Java in the table below.

  • 1
    LDRA Tool Suite
    The LDRA tool suite is LDRA’s flagship platform that delivers open and extensible solutions for building quality into software from requirements through to deployment. The tool suite provides a continuum of capabilities including requirements traceability, test management, coding standards compliance, code quality review, code coverage analysis, data-flow and control-flow analysis, unit/integration/target testing, and certification and regulatory support. The core components of the tool suite are available in several configurations that align with common software development needs. A comprehensive set of add-on capabilities are available to tailor the solution for any project. LDRA Testbed together with TBvision provide the foundational static and dynamic analysis engine, and a visualization engine to easily understand and navigate standards compliance, quality metrics, and code coverage analyses.
  • 2
    Citrus

    Citrus

    Citrus

    Framework for automated integration tests supporting a wide range of message protocols and data formats! In a typical test scenario the system under test is running on a test infrastructure while interacting with Citrus over various messaging transports. During the test Citrus is able to act on both sides as client and consumer exchanging real request/response messages over the wire. With each test step you can validate the exchanged messages with expected control data including message headers, attachments and body content (e.g. XML, Json, ...). The test provides a Java fluent API to specify the test logic and is fully automated. The repeatable test is nothing but a normal JUnit or TestNG test and can easily run as integration test in a CI/CD pipeline. Kamelets represent Camel-K route snippets that act as standardized event sources and sinks in an event driven architecture.
    Starting Price: Free
  • 3
    Carina

    Carina

    Zebrunner

    Describe all page objects on your own based on the most popular Page Objects pattern. Reuse Custom Type Page Factory to describe app specific pages (Web, IOS, Android, etc.). To make a cool test, you just need to add Verification Logic to your combined PageObjects. That is it. However, we do our best to support Data Driven Approach so you can get the data you need from whatever source available. If you want your test to be run for both IOS and Android platforms, just add some platform specifics, code will be reused by 80% avg. When it comes to test execution, here is the real variety of approaches you can use. You can run from either local or CI environments, include several platforms and get reports passed into multiple third party tools. The icing on the cake is that you can use any internal or external Selenium Hub Providers like Zebrunner Engine, SauceLabs, BrowserStack, TestingBot, etc. so multithreading will let you get the testing results rapidly.
    Starting Price: Free
  • 4
    Raftt

    Raftt

    Raftt

    Raftt saves you from the frustrations of configuring, maintaining, and sharing development environments on your local machine. Containers were designed to simplify production, not development. So even if you get past the pain-to-deal-with drift and decay in your local env — you still spend hours working out what’s going on. With Raftt’s platform, you can spawn an unlimited number of consistent remote envs to run your code. Without losing the feeling of local development with your existing workflows and IDEs. With Raftt, you can share a URL to your remote dev env with your teammates. So you can collaborate and debug together in real-time. Your product lead can always access the link — even after you’ve switched to work on a different feature. Raftt lets you interactively debug containers inside your IDE by changing the nature of how they work. And now, when your container’s main process dies, the container doesn’t capsize with it.
  • 5
    NGINX Unit
    An universal web app server that combines several layers of the typical application stack into a single component. NGINX Unit simplifies the application stack for web apps and APIs by combining several layers of the typical stack into a single component. NGINX Unit is a universal web app server, intended as a building block for any web architecture regardless of its complexity, from enterprise-scale deployments to your pet's home page. It is equally suited to simplifying modern microservices environments as it is to modernizing legacy and monolithic applications. NGINX Unit was created by the original NGINX team on an all-new, open-source codebase. The architecture incorporates insights from over a decade of running the world’s most popular web server. Unlike the NGINX web server, NGINX Unit uses a multi-process, multi-threaded architecture. The NGINX web server is often deployed as a reverse proxy in front of web applications. NGINX Unit can run the application code natively.
  • 6
    Testwell CTC++
    Testwell CTC++ is a powerful instrumentation-based code coverage and dynamic analysis tool for C and C++ code. With certain add-on components CTC++ can be used also on C#, Java and Objective-C code. Further, again with certain add-on components, CTC++ can be used to analyse code basically at any embedded target machines, also in very small ones (limited memory, no operating system). CTC++ provides Line Coverage, Statement Coverage, Function Coverage, Decision Coverage, Multicondition Coverage, Modified Condition/Decision Coverage (MC/DC), Condition Coverage. As a dynamic analysis tool, CTC++ shows the execution counters (how many times executed) in the code, i.e. more than a plain executed/not executed information. You can also use CTC++ to measure function execution costs (normally time) and to enable function entry/exit tracing at test time. CTC++ is easy to use.
    Starting Price: Free
  • 7
    Cobertura

    Cobertura

    Cobertura

    Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage. Cobertura is free software. Most of it is licensed under the GNU GPL, and you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Please review the file LICENSE.txt included in this distribution for further details.
    Starting Price: Free
  • 8
    Coveralls

    Coveralls

    Coveralls

    We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite. Free for open-source repositories. Pro accounts for private repositories. Instant sign-up through GitHub, Bitbucket, and Gitlab. Maintaining a well-tested codebase is mission-critical. Figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, so shouldn't it be doing the heavy lifting? Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even know you had before they become a problem. If you're just running your code coverage locally, you won't be able to see changes and trends that occur during your entire development cycle. Coveralls lets you inspect every detail of your coverage with unlimited history. Coveralls takes the pain out of tracking your code coverage. Know where you stand with your untested code. Develop with confidence that your code is covered.
    Starting Price: $10 per month
  • 9
    JetBrains Fleet
    Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 10
    Codegrip

    Codegrip

    Codegrip

    Customize the code review rule sets to align with the standards you want to follow. Automatically avoid bugs that are not important to you so that you can concentrate on what matters. Perform code reviews without worrying about the security of your code. Codegrip does not store any of your code while performing automated code reviews. Always stay updated about the progress of your project. Get code quality reports and pull request notifications automatically in a Slack channel of your choice. Manage multiple projects with a dashboard view that provides all information in one place. Track the improvement in code quality over time with the help of easy-to-understand parameters and graphs. OWASP represents a broad consensus about the most critical security risks to web and mobile applications. It also guides developers and security professionals on the most critical vulnerabilities that are commonly found in web applications, which are also easy to exploit.
    Starting Price: $12 per user per month
  • 11
    {CodeStore}

    {CodeStore}

    {CodeStore}

    {CodeStore} is a free code snippet manager that makes it easy for programmers to store, find, and share code examples. It offers a variety of features, such as syntax highlighting, tagging, and full-text search. With {CodeStore}, finding the code snippet you are looking for is just a matter of seconds. Without the need of searching through your entire codebase, blogs, and forums. By synchronizing with the cloud, you always have access to all your code examples. You can also share them with others to make working on collaborative projects even more efficient. That makes {CodeStore} the perfect code snippet manager for programming beginners and professionals. Use the full-text search to find a specific code snippet. Further refine your search by filtering by programming language, tags, and more. Store your code snippets in the cloud to use them across multiple devices. You can also access them via a web browser whenever needed.
    Starting Price: €10 per year
  • 12
    Dash

    Dash

    Kapeli

    Dash gives your Mac instant offline access to 200+ API documentation sets. Dash is an API documentation browser and code snippet manager. Dash instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets, and more. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to date. You can also generate your own docsets, request docsets or download docsets from third-party sources. All documentation sets have been generated and are maintained with the utmost care. Dash integrates with package managers to generate documentation sets for anything you might need, as well as provide custom documentation sources of their own. Store snippets of code. Easily reuse snippets. Expand snippets in any app. Organize snippets with tags, syntax highlighting, and variable placeholders.
    Starting Price: Free
  • 13
    SignPath

    SignPath

    SignPath

    In times of growing cyber security breaches, platform vendors and customers require all deployed applications to be digitally signed. Code signing is the only way to guarantee that software has not been modified by a third party. The corporate solutions of SignPath enable DevOps teams to seamlessly integrate code-signing into their development lifecycle and empowers InfoSec teams to define secure policies and gain transparency over private key usage. Frequent software releases and updates, the popularity of microservices as well as stricter enforcement of internal security measures have increased the complexity for code signing. SignPath is made for developers from one of the leading European software development companies for government institutions. We automate security best practices to keep your development process agile.
  • 14
    CoreIDE

    CoreIDE

    CoreIDE

    CoreIDE is a full stack IDE for Java, JavaScript, Node.js and TypeScript developers who work on Spring, Spring Boot, React, Express, Vue, Backbone, AngularJS and other web framework based applications. The IDE is not only limited to web development, you can use it to develop other type of projects like desktop, command line, mobile or stand alone applications. It's free Community version contains all the available features. Java • JavaScript • Node.js • TypeScript • Spring • Spring Boot • React • Express • Vue • Backbone • AngularJS
    Starting Price: Free
  • 15
    CodeTasty

    CodeTasty

    CodeTasty

    Modern, smart & extensible cloud IDE. CodeTasty is powerful IDE in the cloud with additional features only a cloud application can give you. Our IDE helps you write readable and clean code the smarter way - in real time. The code editor provides silk-smooth experience accompanied with error detection tools, code completion, built-in compilation and a lot more. Login to IDE and start coding. There is no setup at all, you’re ready to work on your projects right away. Experience desktop-like speed and performance while editing your files in the cloud. And, unlike desktop, see what your collaborators are doing. We understand every developer has different needs. You can install countless extensions to enhance your productivity. CodeTasty supports more than 40 languages. The editor supports all major languages and up to a hundred thousand lines of code in a single file.
    Starting Price: $4 per month
  • 16
    Ditto

    Ditto

    Ditto

    Ditto is the only mobile database with built-in edge device connectivity and resiliency, enabling apps to synchronize without relying on a central server or constant cloud connectivity. Through the use of CRDTs and P2P mesh replication, Ditto's technology enables you to build collaborative, resilient applications where data is always available and up-to-date for every user, and can even be synced in completely offline situations. This allows you to keep mission-critical systems online when it matters most. Devices running Ditto apps can discover and communicate with each other directly, forming an ad-hoc mesh network rather than routing everything through a cloud server. The platform automatically handles the complexity of discovery and connectivity using both online and offline channels – Bluetooth, peer-to-peer Wi-Fi, local LAN, WiFi, Cellular – to find nearby devices and sync data changes in real-time.
  • 17
    Amazon Corretto
    No-cost, multiplatform, production-ready distribution of OpenJDK. Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with long-term support that will include performance enhancements and security fixes. Amazon runs Corretto internally on thousands of production services and Corretto is certified as compatible with the Java SE standard. With Corretto, you can develop and run Java applications on popular operating systems, including Linux, Windows, and macOS. Amazon Corretto comes with no-cost long-term support from Amazon, so you can upgrade versions only when you need to. Amazon is committed to Corretto, running it internally on thousands of production services. Amazon Corretto is certified to meet the Java SE standard and can be used as a drop-in replacement for many Java SE distributions. Amazon provides quarterly updates that include performance enhancements and security fixes.
  • 18
    Orkes

    Orkes

    Orkes

    Scale your distributed applications, modernize your workflows for durability, and protect against software failures and downtimes with Orkes, the leading orchestration platform for developers. Build distributed systems that span across microservices, serverless, AI models, event-driven architectures and more - in any language, any framework. Your innovation, your code, your app - designed, developed, and delighting users a magnitude order faster. Orkes Conductor is the fastest way to build and modernize all your applications. Model your business logic as intuitively as you would in a whiteboard, code the components in the language and framework of your choice, run them at scale with no additional setups and observe across your distributed landscape - with enterprise-grade security and manageability baked-in.
  • 19
    JxBrowser

    JxBrowser

    TeamDev

    JxBrowser is a cross-platform Java library that integrates a Chromium-based web browser component into Java applications. It offers a comprehensive API for DOM access, Java-to-JavaScript communication, printing, file downloads, and more. It includes lightweight visual components for Swing, JavaFX, SWT, and Compose Desktop (coming soon) UI toolkits to display HTML, PDF, and WebGL content in Java desktop apps.
    Starting Price: $1799 per Indie license
  • 20
    Mayhem Code Security
    Thousands of autonomously generated tests run every minute to pinpoint vulnerabilities and guide rapid remediation. Mayhem takes the guesswork out of untested code by autonomously generating test suites that produce actionable results. No need to recompile the code, since Mayhem works with dockerized images. Self-learning ML continually runs thousands of tests per second probing for crashes and defects, so developers can focus on features. Continuous testing runs in the background to surface new defects and increase code coverage. Mayhem delivers a copy/paste reproduction and backtrace for every defect, then prioritizes them based on your risk. See all the results, duplicated and prioritized by what you need to fix now. Mayhem fits into your existing build pipeline and development tools, putting actionable results at your developers' fingertips. No matter what language or tools your team uses.
  • 21
    CodeArts

    CodeArts

    Huawei Cloud

    This software development pipeline builds on Huawei's years of R&D best practices at one stop. These practices are secure and trustworthy across the full process and can facilitate efficiency increase and digital transformation. Huawei's many years of R&D practices, cutting-edge R&D concepts, and leading R&D engineering capabilities. More than 10 out-of-the-box sub-services for the full lifecycle of software development. 20 mainstream languages, frameworks, and environments for seamless application migration to the cloud. Builds in R&D security capabilities, over 3000 code check rules, and support for top 10 languages. Full-lifecycle one-stop CodeArts makes development simpler and more efficient with better quality. Provides agile and efficient development collaboration services, document management, knowledge collaboration, online collaboration, and dashboard report customization for software development teams.
    Starting Price: $6 per month
  • 22
    CodeQL

    CodeQL

    GitHub

    Discover vulnerabilities across a codebase with CodeQL, our industry-leading semantic code analysis engine. CodeQL lets you query code as though it were data. Write a query to find all variants of a vulnerability, eradicating it forever. Then share your query to help others do the same. CodeQL is free for research and open source. Run real queries on popular open source codebases using CodeQL for Visual Studio Code. See how powerful it is to discover a bad pattern and then find similar occurrences across the entire codebase. You can create CodeQL databases yourself for any project that's under an OSI-approved open source license. GitHub CodeQL can only be used on codebases that are released under an OSI-approved open source license, to perform academic research, or to generate CodeQL databases for or during automated analysis. Download and add the project’s CodeQL database to VS Code, or create a CodeQL database using the CodeQL CLI.
    Starting Price: Free
  • 23
    Codesphere

    Codesphere

    Codesphere

    Codesphere transforms deployment into a developer-centric self-service experience, reducing time-to-market and costs. The traditional separation between development and operation leads to a "throw it over the wall" mentality. Developers hand off code to ops without understanding how to deploy their code & keep it running. Codesphere takes care of cloud provisioning, allowing for developer-centered workflows. It eliminates the wall by enabling developers to manage their own infrastructure needs end-to-end. Deploy anything from simple frontends to multi-service production landscapes and LLMs, including zero config autoscaling, replicas, and managed services. Codesphere has a 99,9% uptime, making your production ready before your 1st deploy. We work with enterprise teams around the globe to get their software teams to the next level. Codesphere utilizes a rootless zero-trust architecture, limiting exposure to attacks.
    Starting Price: $1 per month
  • 24
    Saagie

    Saagie

    Saagie

    The Saagie cloud data factory is a turnkey platform that lets you create and manage all your data & AI projects in a single interface, deployable in just a few clicks. Develop your use cases and test your AI models in a secure way with the Saagie data factory. Get your data and AI projects off the ground with a single interface and centralize your teams to make rapid progress. Whatever your maturity level, from your first data project to a data & AI-driven strategy, the Saagie platform is there for you. Simplify your workflows, boost your productivity, and make more informed decisions by unifying your work on a single platform. Transform your raw data into powerful insights by orchestrating your data pipelines. Get quick access to the information you need to make more informed decisions. Simplify the management and scalability of your data and AI infrastructure. Accelerate the time-to-production of your AI, machine learning, and deep learning models.
  • 25
    Enhance

    Enhance

    Enhance

    Enhance ships with everything you need to build a production-ready app. Organize your pages as easily as a desktop folder. Access and store data with simple JavaScript functions. Build reusable components with HTML and scoped CSS. Add client-side interaction just where you need it. Build server-rendered custom elements that seamlessly upgrade to interactive web components. Enhance makes the right way the easy way. Start with a version that works everywhere for everyone. Incrementally upgrade interactive elements from there. The web platform has what you need and never goes out of fashion. Ditch throbbers and loading screens by removing framework bloat and authoring only the code you need. When you learn Enhance, you’re learning development approaches that will last as long as the web does. Enhance apps are designed with deployment in mind. When you're ready to launch, we've got you covered with Begin.
  • 26
    Mimrr

    Mimrr

    Mimrr

    Automate your code documentation & get fixes to code bugs, performance & security issues. Simply connect your repo to Mimrr and leave the magic of generating contextual documentation to us. Proactively analyzes every change to effortlessly find and suggest fixes to your code quality issues. Experience efficiency with our shared resources. We manage the hosting, you reap the benefits. Integrate our model directly into your infrastructure. Host your docs publicly so that end users can use your APIs or host privately for your own team. Seamlessly organize and view multiple projects within the same dashboard. Our semantic code chat helps you get better results from your codebase, making it easier to onboard, and understand complex code. Spot on code interaction with natural language prompts. New hires can be added easily from within the Mimrr web app, from user management under your organization's dashboard.
    Starting Price: $15 per month
  • 27
    Helix Editor

    Helix Editor

    Helix Editor

    Helix Editor is a powerful, modern text editor designed for developers seeking a fast, customizable, and efficient editing experience. Built with a focus on productivity, Helix uses a modal editing style inspired by Vim, which allows users to navigate, select, and manipulate text seamlessly through intuitive keyboard shortcuts. It offers a robust set of features including syntax highlighting, multi-caret editing, and support for languages like Rust, Python, and JavaScript. Helix also integrates with the Tree-sitter parsing library for precise syntax-aware editing, making it easier to work with complex code structures. With a minimal interface and a strong focus on performance, Helix Editor provides an ideal environment for programmers who prioritize speed and flexibility in their development workflow.
    Starting Price: Free
  • 28
    AWS App2Container
    AWS App2Container (A2C) is a command line tool for migrating and modernizing Java and .NET web applications into container format. AWS A2C analyzes and builds an inventory of applications running in bare metal, virtual machines, Amazon Elastic Compute Cloud (EC2) instances, or in the cloud. Save on infrastructure and training costs by streamlining application development and operational skill sets. Accelerate modernization with automatic analysis of applications and autogenerated container images. Containerize applications running in your data center without code changes. Migrate and modernize legacy applications while standardizing the deployment and operations of your applications. Use AWS CloudFormation templates that configure required compute, network, and security infrastructure. Use pre-created continuous integration and delivery (CI/CD) pipelines for AWS DevOps services.
  • 29
    liblab

    liblab

    liblab

    Reduce your customers' API integration time by offering SDKs in languages they are familiar with. Our SDK Code Generator creates language-specific SDKs in under a minute and integrates into your CI/CD pipeline for no-touch maintenance with every API update. Generate SDKs in multiple languages with built-in best practices in less than a minute. Integrate them into your CI/CD pipeline to keep SDKs and documentation synchronized with every API update, with no additional engineering effort required. Autogenerate SDKs in Python, Java, Typescript, C#, Go, and PHP with language best practices built in. Easily integrate SDK deployments into your CI/CD pipeline without extra work. liblab automates the process for PyPI, Maven, NuGet, Go, Packagist, and npm.
    Starting Price: $120/month
  • 30
    RallyHere

    RallyHere

    RallyHere

    RallyHere is an all-in-one platform designed to support game developers in building, managing, and launching live-service, cross-platform games with ease. It provides a robust suite of backend tools, including player authentication, matchmaking, session management, server orchestration, and data-driven insights. With seamless integrations for Unreal Engine and Unity, RallyHere helps studios accelerate development, lower operational costs, and tackle the challenges of multiplayer game creation. Trusted by millions of players across popular titles like SMITE, Paladins, and Rogue Company, the platform ensures reliability and scalability. Backed by a team of industry experts, RallyHere serves as a trusted partner, empowering developers at every stage of their journey.