Last Version

Drools Workench distribution wars 6.1.0.Final

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

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.drools
ArtifactId

ArtifactId

drools-wb-distribution-wars
Version

Version

6.1.0.Final
Type

Type

war
Description

Description

Drools Workench distribution wars
This is the drools-wb-distribution-wars module which builds the download wars for different application servers and the standalone application, which are then packaged by the drools-wb-distribution module.
Project URL

Project URL

http://www.jboss.org/drools/drools-wb-distribution-wars
Project Organization

Project Organization

JBoss by Red Hat

Download drools-wb-distribution-wars 6.1.0.Final


<!-- https://jarcasting.com/artifacts/org.drools/drools-wb-distribution-wars/ -->
<dependency>
    <groupId>org.drools</groupId>
    <artifactId>drools-wb-distribution-wars</artifactId>
    <version>6.1.0.Final</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.drools/drools-wb-distribution-wars/
implementation 'org.drools:drools-wb-distribution-wars:6.1.0.Final'
// https://jarcasting.com/artifacts/org.drools/drools-wb-distribution-wars/
implementation ("org.drools:drools-wb-distribution-wars:6.1.0.Final")
'org.drools:drools-wb-distribution-wars:war:6.1.0.Final'
<dependency org="org.drools" name="drools-wb-distribution-wars" rev="6.1.0.Final">
  <artifact name="drools-wb-distribution-wars" type="war" />
</dependency>
@Grapes(
@Grab(group='org.drools', module='drools-wb-distribution-wars', version='6.1.0.Final')
)
libraryDependencies += "org.drools" % "drools-wb-distribution-wars" % "6.1.0.Final"
[org.drools/drools-wb-distribution-wars "6.1.0.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
org.drools : drools-wb-webapp war
org.apache.ant : ant jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.