| License |
License
LGPL License
|
|---|---|
| Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
| GroupId | GroupIdnet.sourceforge.jadex |
| ArtifactId | ArtifactIdjadex-runtimetools |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjadex-runtimetools
The Jadex rules tools package contains
tools for the Jadex active components
infrastructure.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jadex-runtimetools-2.0.pom | |
| jadex-runtimetools-2.0.jar | 1 MB |
| jadex-runtimetools-2.0-sources.jar | 890 KB |
| jadex-runtimetools-2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-runtimetools</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools/
implementation 'net.sourceforge.jadex:jadex-runtimetools:2.0'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools/
implementation ("net.sourceforge.jadex:jadex-runtimetools:2.0")
'net.sourceforge.jadex:jadex-runtimetools:jar:2.0'
<dependency org="net.sourceforge.jadex" name="jadex-runtimetools" rev="2.0">
<artifact name="jadex-runtimetools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-runtimetools', version='2.0')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-runtimetools" % "2.0"
[net.sourceforge.jadex/jadex-runtimetools "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.jadex : jadex-commons | jar | 2.0 |
| net.sourceforge.jadex : jadex-javaparser | jar | 2.0 |
| net.sourceforge.jadex : jadex-xml | jar | 2.0 |
| net.sourceforge.jadex : jadex-bridge | jar | 2.0 |
| net.sourceforge.jadex : jadex-kernel-micro | jar | 2.0 |
| net.sourceforge.jadex : jadex-platform-base | jar | 2.0 |