License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-tools-comanalyzer |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-tools-comanalyzer
The Jadex tools comanalyzer package contains
the ComAnalyzer JCC plugin for observing the
communication between Jadex components.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-tools-comanalyzer/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-tools-comanalyzer</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-tools-comanalyzer/
implementation 'net.sourceforge.jadex:jadex-tools-comanalyzer:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-tools-comanalyzer/
implementation ("net.sourceforge.jadex:jadex-tools-comanalyzer:2.4")
'net.sourceforge.jadex:jadex-tools-comanalyzer:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-tools-comanalyzer" rev="2.4">
<artifact name="jadex-tools-comanalyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-tools-comanalyzer', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-tools-comanalyzer" % "2.4"
[net.sourceforge.jadex/jadex-tools-comanalyzer "2.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jadex : jadex-commons | jar | 2.4 |
net.sourceforge.jadex : jadex-bridge | jar | 2.4 |
net.sourceforge.jadex : jadex-xml | jar | 2.4 |
net.sourceforge.jadex : jadex-tools-base-swing | jar | 2.4 |
jfree : jfreechart | jar | 1.0.12 |
jfree : jcommon | jar | 1.0.15 |
net.sf.jung : jung-visualization | jar | 2.0.1 |
net.sf.jung : jung-graph-impl | jar | 2.0.1 |
net.sf.jung : jung-algorithms | jar | 2.0.1 |
net.sf.jung : jung-api | jar | 2.0.1 |
colt : colt | jar | 1.2.0 |
net.sourceforge.collections : collections-generic | jar | 4.01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |