How To Install Java Artifact org.webjars.d3js v5.4.0

org.webjars d3js 5.4.0

Introduction

In this article, we'll learn how to install Java artifact d3js from org.webjars group in version 5.4.0. The artifact is available in 35 versions: 6.7.0 6.6.0 6.2.0 5.16.0 5.9.7 5.9.1 5.5.0 5.4.0 4.13.0 4.10.2 4.2.1 3.5.17 3.5.16 3.5.12 3.5.10 3.5.6 3.5.5-1 3.5.5 3.5.3 3.5.2 3.4.13 3.4.11 3.4.9 3.4.8 3.4.6-1 3.4.6 3.4.4-1 3.4.4 3.4.3 3.4.1 3.3.5 3.1.5 3.1.4 3.0.8 2.10.3 . The D3.js project has been released under The BSD 3-Clause License license, and has its own website at: http://webjars.org . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.webjars.d3js In Version 5.4.0

To install the D3.js artifact in version 5.4.0 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 D3.js 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