How To Install Java Artifact org.atmosphere.jboss.as.jboss-as-websockets v0.4

org.atmosphere.jboss.as jboss-as-websockets 0.4

Introduction

In this article, we'll learn how to install Java artifact jboss-as-websockets from org.atmosphere.jboss.as group in version 0.4. The artifact is available in 4 versions: 0.5 0.4 0.3 0.2 . The WebSockets for JBoss AS project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://www.jboss.org/ . The parent project is: org.sonatype.oss::oss-parent::5

How To Install Java Artifact org.atmosphere.jboss.as.jboss-as-websockets In Version 0.4

To install the WebSockets for JBoss AS artifact in version 0.4 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 WebSockets for JBoss AS 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 (1)

Provided dependencies (3)

Test dependencies (1)

Licenses

Developers