License |
License |
---|---|
GroupId | GroupIdorg.boretti.drools.integration |
ArtifactId | ArtifactIddrools4-integration-helper-library |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDrools 4 Integration Helper library
Library that provide the Drools 4 Integration
|
<!-- https://jarcasting.com/artifacts/org.boretti.drools.integration/drools4-integration-helper-library/ -->
<dependency>
<groupId>org.boretti.drools.integration</groupId>
<artifactId>drools4-integration-helper-library</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools4-integration-helper-library/
implementation 'org.boretti.drools.integration:drools4-integration-helper-library:1.1.0'
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools4-integration-helper-library/
implementation ("org.boretti.drools.integration:drools4-integration-helper-library:1.1.0")
'org.boretti.drools.integration:drools4-integration-helper-library:jar:1.1.0'
<dependency org="org.boretti.drools.integration" name="drools4-integration-helper-library" rev="1.1.0">
<artifact name="drools4-integration-helper-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boretti.drools.integration', module='drools4-integration-helper-library', version='1.1.0')
)
libraryDependencies += "org.boretti.drools.integration" % "drools4-integration-helper-library" % "1.1.0"
[org.boretti.drools.integration/drools4-integration-helper-library "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.15 |
org.drools : drools-compiler | jar | 4.0.7 |
org.drools : drools-core | jar | 4.0.7 |
org.springframework : spring | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.springframework : spring-test | jar | 2.5.6 |