How To Install Java Artifact io.fabric8.examples.hello-world-example v1.1.0.CR4

io.fabric8.examples hello-world-example 1.1.0.CR4

Introduction

In this article, we'll learn how to install Java artifact hello-world-example from io.fabric8.examples group in version 1.1.0.CR4. The artifact is available in 9 versions: 1.2.0.redhat-133 1.2.0.Beta4 1.2.0.Beta3 1.2.0.Beta2 1.2.0.Beta1 1.1.0.CR5 1.1.0.CR4 1.1.0.CR3 1.1.0.CR2 The Hello World Application project has its own website at: http://www.myorganization.org. The parent project is: io.fabric8.examples::examples::1.1.0.CR4

How To Install Java Artifact io.fabric8.examples.hello-world-example In Version 1.1.0.CR4

To install the Hello World Application artifact in version 1.1.0.CR4 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 Hello World Application 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 (4)

Test dependencies (4)