License |
License
Fabric3 License
|
---|---|
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-extension-implementation-drools-parent-pom |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric3 Drools Extensions Parent POM
Fabric3 Drools Extensions Parent POM
|
Project Organization |
Project OrganizationFabric3 Project |
Filename | Size |
---|---|
fabric3-extension-implementation-drools-parent-pom-1.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-extension-implementation-drools-parent-pom/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-extension-implementation-drools-parent-pom</artifactId>
<version>1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-extension-implementation-drools-parent-pom/
implementation 'org.codehaus.fabric3:fabric3-extension-implementation-drools-parent-pom:1.9'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-extension-implementation-drools-parent-pom/
implementation ("org.codehaus.fabric3:fabric3-extension-implementation-drools-parent-pom:1.9")
'org.codehaus.fabric3:fabric3-extension-implementation-drools-parent-pom:pom:1.9'
<dependency org="org.codehaus.fabric3" name="fabric3-extension-implementation-drools-parent-pom" rev="1.9">
<artifact name="fabric3-extension-implementation-drools-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-extension-implementation-drools-parent-pom', version='1.9')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-extension-implementation-drools-parent-pom" % "1.9"
[org.codehaus.fabric3/fabric3-extension-implementation-drools-parent-pom "1.9"]