License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-applications-gpmn |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-applications-gpmn
The Jadex micro applications package contain
several
example applications, benchmarks and
testcases using micro agents.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-gpmn/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-applications-gpmn</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-gpmn/
implementation 'net.sourceforge.jadex:jadex-applications-gpmn:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-gpmn/
implementation ("net.sourceforge.jadex:jadex-applications-gpmn:2.4")
'net.sourceforge.jadex:jadex-applications-gpmn:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-applications-gpmn" rev="2.4">
<artifact name="jadex-applications-gpmn" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-applications-gpmn', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-applications-gpmn" % "2.4"
[net.sourceforge.jadex/jadex-applications-gpmn "2.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jadex : jadex-kernel-gpmn | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |