License |
License
Fabric3 License
|
---|---|
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-drools |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3 Drools Implementation Extension
Fabric3 Drools Implementation Extension.
|
Project Organization |
Project OrganizationFabric3 Project |
Filename | Size |
---|---|
fabric3-drools-1.9.pom | |
fabric3-drools-1.9.jar | 34 KB |
fabric3-drools-1.9-sources.jar | 36 KB |
fabric3-drools-1.9-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-drools/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-drools</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-drools/
implementation 'org.codehaus.fabric3:fabric3-drools:1.9'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-drools/
implementation ("org.codehaus.fabric3:fabric3-drools:1.9")
'org.codehaus.fabric3:fabric3-drools:jar:1.9'
<dependency org="org.codehaus.fabric3" name="fabric3-drools" rev="1.9">
<artifact name="fabric3-drools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-drools', version='1.9')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-drools" % "1.9"
[org.codehaus.fabric3/fabric3-drools "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.fabric3 : fabric3-drools-library | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.fabric3 : fabric3-spi | jar | 1.9 |
org.codehaus.fabric3 : fabric3-pojo | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.easymock : easymockclassextension | jar | 2.2 |