License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility JADE |
GroupId | GroupIdorg.activecomponents.jadex |
ArtifactId | ArtifactIdjadex-rules-applications |
Last Version | Last Version3.0.117 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-rules-applications
The Jadex rules applications package contains several example applications using rules.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-rules-applications/ -->
<dependency>
<groupId>org.activecomponents.jadex</groupId>
<artifactId>jadex-rules-applications</artifactId>
<version>3.0.117</version>
</dependency>
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-rules-applications/
implementation 'org.activecomponents.jadex:jadex-rules-applications:3.0.117'
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-rules-applications/
implementation ("org.activecomponents.jadex:jadex-rules-applications:3.0.117")
'org.activecomponents.jadex:jadex-rules-applications:jar:3.0.117'
<dependency org="org.activecomponents.jadex" name="jadex-rules-applications" rev="3.0.117">
<artifact name="jadex-rules-applications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activecomponents.jadex', module='jadex-rules-applications', version='3.0.117')
)
libraryDependencies += "org.activecomponents.jadex" % "jadex-rules-applications" % "3.0.117"
[org.activecomponents.jadex/jadex-rules-applications "3.0.117"]
Group / Artifact | Type | Version |
---|---|---|
org.activecomponents.jadex : jadex-commons | jar | 3.0.117 |
org.activecomponents.jadex : jadex-rules | jar | 3.0.117 |
org.activecomponents.jadex : jadex-rules-tools | jar | 3.0.117 |
org.antlr : antlr-runtime | jar | 3.1.3 |