Download jboss-system-4.0.2.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.0.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jboss-system-4.0.2.jar
jboss-system-4.0.2.pom



Related Tutorials