Jar examples for j:jboss-system
POM was created from install:install-file
You can download jar file jboss-system 3.2.3 in this page.
You can use the following script to add jboss-system-3.2.3.jar to your project.
<dependency> <groupId>jboss</groupId> <artifactId>jboss-system</artifactId> <version>3.2.3</version> </dependency>
compile group: 'jboss', name: 'jboss-system', version: '3.2.3'
libraryDependencies += "jboss" % "jboss-system" % "3.2.3"
<dependency org="jboss" name="jboss-system" rev="3.2.3"/>
@Grapes(@Grab(group='jboss', module='jboss-system', version='3.2.3'))
'jboss:jboss-system:jar:3.2.3'
Click the following link to download the jar file.
jboss-system-3.2.3.jar