Download guvnor-distribution-wars-5.2.0.CR1.jar file - Jar g

Jar examples for g:guvnor-distribution-wars

Description

This is the guvnor-distribution-wars module which builds the download wars for different application servers and the standalone application, which are then packaged by the guvnor-distribution module.

You can download jar file guvnor-distribution-wars 5.2.0.CR1 in this page.

Build File

You can use the following script to add guvnor-distribution-wars-5.2.0.CR1.jar to your project.

<dependency>
   <groupId>org.drools</groupId>
   <artifactId>guvnor-distribution-wars</artifactId>
   <version>5.2.0.CR1</version>
</dependency>
compile group: 'org.drools', name: 'guvnor-distribution-wars', version: '5.2.0.CR1'
libraryDependencies += "org.drools" % "guvnor-distribution-wars" % "5.2.0.CR1"
<dependency org="org.drools" name="guvnor-distribution-wars" rev="5.2.0.CR1"/>
@Grapes(@Grab(group='org.drools', module='guvnor-distribution-wars', version='5.2.0.CR1'))
'org.drools:guvnor-distribution-wars:jar:5.2.0.CR1'

Download

Click the following link to download the jar file.

guvnor-distribution-wars-5.2.0.CR1.pom



Related Tutorials