How To Install Java Artifact org.eclipse.californium.actinium v1.0.0-M3

org.eclipse.californium actinium 1.0.0-M3

Introduction

In this article, we'll learn how to install Java artifact actinium from org.eclipse.californium group in version 1.0.0-M3. The artifact is available in 2 versions: 1.0.0-M3 1.0.0-M2 . The Actinium (Ac) project has been released under Eclipse Public License - Version 1.0 license, and has its own website at: https://www.eclipse.org/californium/ .

How To Install Java Artifact org.eclipse.californium.actinium In Version 1.0.0-M3

To install the Actinium (Ac) artifact in version 1.0.0-M3 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 Actinium (Ac) 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 (3)

Test dependencies (1)

Licenses

Developers