How To Install Java Artifact eu.hansolo.properties v11.6

eu.hansolo properties 11.6

Introduction

In this article, we'll learn how to install Java artifact properties from eu.hansolo group in version 11.6. The artifact is available in 7 versions: 11.13 11.12 11.11 11.10 11.9 11.7 11.6 . The properties project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/HanSolo/properties/wiki .

How To Install Java Artifact eu.hansolo.properties In Version 11.6

To install the properties artifact in version 11.6 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 properties 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.

Licenses