Use Shared Packages From an Azure DevOps Feed in a Maven Project

Introduction

While building multiple apps, you will come across reusable code. This common code can be packaged, versioned, and hosted so that it can be reused within the organization. 

Azure DevOps Artifacts is a service that is part of the Azure DevOps toolset, which allows organizations to create and share libraries securely within the organization.

Getting Started with Azure DevOps: Services and Tips

Microsoft Azure is a top cloud vendor offering a wide range of services. Azure DevOps is a relatively new service (launched in 2018) that offers a collection of cloud-based Azure-native services that answer certain DevOps needs. 

This article reviews five Azure DevOps services, each providing certain capabilities — Azure Boards, Azure Pipelines, Azure Repos, Azure Test Plans, and Azure Artifacts. You will also learn four tips for optimizing Azure DevOps processes.