License |
License |
---|---|
GroupId | GroupIdorg.boretti.drools.integration |
ArtifactId | ArtifactIddrools5-integration-helper-library |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDrools 5 Integration Helper library
This library provide the various annotations and implementation
related to provide access to drools from java.
|
<!-- https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/ -->
<dependency>
<groupId>org.boretti.drools.integration</groupId>
<artifactId>drools5-integration-helper-library</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/
implementation 'org.boretti.drools.integration:drools5-integration-helper-library:1.3.0'
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-library/
implementation ("org.boretti.drools.integration:drools5-integration-helper-library:1.3.0")
'org.boretti.drools.integration:drools5-integration-helper-library:jar:1.3.0'
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-library" rev="1.3.0">
<artifact name="drools5-integration-helper-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boretti.drools.integration', module='drools5-integration-helper-library', version='1.3.0')
)
libraryDependencies += "org.boretti.drools.integration" % "drools5-integration-helper-library" % "1.3.0"
[org.boretti.drools.integration/drools5-integration-helper-library "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.15 |
org.drools : drools-compiler | jar | 5.0.1 |
org.drools : drools-core | jar | 5.0.1 |
org.springframework : spring | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.springframework : spring-test | jar | 2.5.6 |