How To Install Java Artifact org.jboss.weld.weld-docbook-xslt v1.1.1-Beta5

org.jboss.weld weld-docbook-xslt 1.1.1-Beta5

Introduction

In this article, we'll learn how to install Java artifact weld-docbook-xslt from org.jboss.weld group in version 1.1.1-Beta5. The artifact is available in 3 versions: 1.1.1-Beta5 1.1.1-Beta4 1.1.1-Beta3 The Weld DocBook XSLT project has its own website at: http://www.seamframework.org. The parent project is: org.jboss.weld::weld-parent::6

How To Install Java Artifact org.jboss.weld.weld-docbook-xslt In Version 1.1.1-Beta5

To install the Weld DocBook XSLT artifact in version 1.1.1-Beta5 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 Weld DocBook XSLT 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.

Contributors