Showing 17 open source projects for "java project with source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    JUnit 5

    JUnit 5

    Programmer-friendly testing framework for Java and the JVM

    The 5th major version of the programmer-friendly testing framework for Java and the JVM. JUnit 5 is the next generation of JUnit. The goal is to create an up-to-date foundation for developer-side testing on the JVM. This includes focusing on Java 8 and above, as well as enabling many different styles of testing. Official CI build server for JUnit 5. Used to perform quick checks on submitted pull requests and for build matrices including the latest released OpenJDK and early access builds...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 2
    Jenkins

    Jenkins

    Build great things at any scale

    Jenkins is the leading open-source automation server that allows you to build great things at any scale. Jenkins is built with Java and provides hundreds of plugins for building, deploying and automating virtually anything, allowing you to focus on more important things. Jenkins is often used for building projects, running tests, analyzing static code and deployment. Whatever is done repetitively, Jenkins can most likely execute and execute well, saving you time and optimizing your...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    OneDev

    OneDev

    Git Server with CI/CD, Kanban, and Packages

    OneDev is a comprehensive Git server that combines source code management with built-in CI/CD, issue tracking, and project management tools. It offers an intuitive GUI for creating CI/CD jobs, supports versatile executors, and provides features like code search and navigation. OneDev aims to deliver a seamless integration experience for development teams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Flux

    Flux

    Open and extensible continuous delivery solution for Kubernetes

    Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to the configuration when there is new code to deploy. Flux version 2 ("v2") is built from the ground up to use Kubernetes' API extension system, and to integrate with Prometheus and other core components of the Kubernetes ecosystem. In version 2, Flux supports multi-tenancy and support for syncing an arbitrary number of Git repositories, among...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Concourse

    Concourse

    Concourse is a container-based continuous thing-doer written in Go

    ... one click to get from a failed job to seeing why it failed. The visualization provides a "gut check" feedback loop: if it looks wrong, it probably is wrong. Jobs can depend on other jobs by configuring passed constraints. The resulting chain of jobs and resources is a dependency graph that continuously pushes your project forward, from source code to production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpsManage

    OpsManage

    Automated operation and maintenance platform

    Automated operation and maintenance platform: code and application deployment CI/CD, asset management CMDB, scheduled task management platform, SQL audit | rollback, task scheduling, on-site WIKI. A code deployment, application deployment, scheduled tasks, and equipment asset management platform. Welcome to star or fork my open source project. If you need to quote the project code in your own project, please declare the agreement and copyright information in the project. Programming language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dbglider-devops

    Database Change Promotion and Release Management Software

    A complete database devops solution. It defines continuous integration and continuous deployment process for database application. It makes database application development and release management just like any other code application CI/CD. The software is provided with an easy user friendly UI interface to define the CI/CD for complex database application. Creation of new project, baseline, CI/CD, access management and many other functionalities offer through easy to understand screens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bento-starter

    bento-starter

    Full-Stack solution to quickly build PWA applications with Vue.js

    ... Database so you can focus on writing your front-end code. Optional continuous integration/delivery configuration that helps you control your code quality before deployment. BentoStarter helps you getting started by proposing a default app structure based on best practices. As this project is a template and not a CLI, you can modify the whole project according to your needs. Prerender your different app pages and boost SEO with meta-data description per page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Piplin

    Piplin

    Open source self-hosted continuous integration and deployment system

    Piplin (inspired by "pipeline", pronounced /ˈpɪpˌlɪn/ or /ˈpaɪpˌlaɪn/) is a free, open-source continuous integration and deployment system suitable for various application scenarios related to the automated construction, testing and deployment of software. Support the construction, testing and release of projects such as PHP, Python, JAVA, Ruby, etc. Can be integrated with code hosting platforms such as Gitlab, Github, Gogs, Gitee (Oschina). Flexibility to configure custom build and deployment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    Continuous Integration Demo - 4

    Continuous Integration Demo - 4

    An example project to demonstrate continuous integration, in HTML5..

    Demonstration of a web based GUI using HTML, CSS, and Javascript. This project builds on the Continuous Integration Demo - Java - 2 and / or Continuous Integration Demo - Java - 3 projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Continuous Integration Demo - Java - 2

    Continuous Integration Demo - Java - 2

    An example project to demonstrate continuous integration, in Java.

    Demonstrations of web services. This project builds on Continuous Integration Demo - Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Continuous Integration Demo - Java

    Continuous Integration Demo - Java

    An example project to demonstrate continuous integration, in Java.

    A simple example project demonstrating automated build and testing. This project is in Java, uses Ant for the build script, and makes use of JUnit for unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Continuous Integration Demo - Java - 3

    Continuous Integration Demo - Java - 3

    An example project to demonstrate continuous integration, in Java.

    Demonstrations of SOAP web services. This project builds on Continuous Integration Demo - Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OFormsCI

    Continuous Integration for Oracle Forms/Reports Fusion Middleware

    OFormsCI is a set of tools to form a complete tool chain for continuous integration with Git, Jenkins, Oracle Forms/Reports and WebLogic server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Build management system which provides Continuous Integration capabilities including the automation of project builds and notification of build outcomes. Plugins to support various build tools including Apache Ant, Apache Maven, GNU Make.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The C'it (Continuous Integration and Testing) project (say "see it!") is a set of services to increase the perception of the evolving software, letting you easily implement continuous integration at its best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.