| License |
License |
|---|---|
| GroupId | GroupIdorg.hisp.dhis.rules |
| ArtifactId | ArtifactIdrule-engine |
| Version | Version2.0.34 |
| Type | Typejar |
| Description |
Descriptionrule-engine
Rule Engine
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rule-engine-2.0.34.pom | |
| rule-engine-2.0.34.jar | 218 KB |
| rule-engine-2.0.34-sources.jar | 171 KB |
| rule-engine-2.0.34-javadoc.jar | 706 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hisp.dhis.rules/rule-engine/ -->
<dependency>
<groupId>org.hisp.dhis.rules</groupId>
<artifactId>rule-engine</artifactId>
<version>2.0.34</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisp.dhis.rules/rule-engine/
implementation 'org.hisp.dhis.rules:rule-engine:2.0.34'
// https://jarcasting.com/artifacts/org.hisp.dhis.rules/rule-engine/
implementation ("org.hisp.dhis.rules:rule-engine:2.0.34")
'org.hisp.dhis.rules:rule-engine:jar:2.0.34'
<dependency org="org.hisp.dhis.rules" name="rule-engine" rev="2.0.34">
<artifact name="rule-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisp.dhis.rules', module='rule-engine', version='2.0.34')
)
libraryDependencies += "org.hisp.dhis.rules" % "rule-engine" % "2.0.34"
[org.hisp.dhis.rules/rule-engine "2.0.34"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.jqno.equalsverifier : equalsverifier | jar | 2.1.6 |
| javax.annotation : javax.annotation-api | jar | 1.3.1 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| joda-time : joda-time | jar | 2.10.5 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| org.hisp.dhis.parser : dhis-antlr-expression-parser | jar | 1.0.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-core | jar | 2.2.9 |