Download jboss-system-4.2.2.GA.jar file - Jar j

Jar examples for j:jboss-system

Description

POM was created from install:install-file

You can download jar file jboss-system 4.2.2.GA in this page.

Build File

You can use the following script to add jboss-system-4.2.2.GA.jar to your project.

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

Download

Click the following link to download the jar file.

jboss-system-4.2.2.GA.jar
jboss-system-4.2.2.GA.pom



Related Tutorials