Download jbosssx-3.2.3.jar file - Jar j

Jar examples for j:jbosssx

Description

You can download jar file jbosssx 3.2.3 in this page.

Build File

You can use the following script to add jbosssx-3.2.3.jar to your project.

<dependency>
   <groupId>jboss</groupId>
   <artifactId>jbosssx</artifactId>
   <version>3.2.3</version>
</dependency>
compile group: 'jboss', name: 'jbosssx', version: '3.2.3'
libraryDependencies += "jboss" % "jbosssx" % "3.2.3"
<dependency org="jboss" name="jbosssx" rev="3.2.3"/>
@Grapes(@Grab(group='jboss', module='jbosssx', version='3.2.3'))
'jboss:jbosssx:jar:3.2.3'

Download

Click the following link to download the jar file.

jbosssx-3.2.3.jar
jbosssx-3.2.3.pom



Related Tutorials