How To Install Java Artifact org.codehaus.plexus.plexus-component-api v1.0-alpha-33

org.codehaus.plexus plexus-component-api 1.0-alpha-33

Introduction

In this article, we'll learn how to install Java artifact plexus-component-api from org.codehaus.plexus group in version 1.0-alpha-33. The artifact is available in 23 versions: 1.0-alpha-33 1.0-alpha-32 1.0-alpha-31 1.0-alpha-30 1.0-alpha-29 1.0-alpha-28 1.0-alpha-27 1.0-alpha-26 1.0-alpha-25 1.0-alpha-24 1.0-alpha-23 1.0-alpha-22 1.0-alpha-21 1.0-alpha-20 1.0-alpha-19 1.0-alpha-18 1.0-alpha-17 1.0-alpha-16 1.0-alpha-15 1.0-alpha-14 1.0-alpha-13 1.0-alpha-12 1.0-alpha-11 The parent project is: org.codehaus.plexus::plexus-containers::1.0-alpha-33

How To Install Java Artifact org.codehaus.plexus.plexus-component-api In Version 1.0-alpha-33

To install the Plexus Component API artifact in version 1.0-alpha-33 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Plexus Component API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)