License |
License |
---|---|
Categories |
CategoriesNet Distribution Build Tools Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-distribution-standard |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-distribution-standard
The standard distribution of the Jadex middleware including
all typical modules such as all standard kernels and tools.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-distribution-standard/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-distribution-standard</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-distribution-standard/
implementation 'net.sourceforge.jadex:jadex-distribution-standard:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-distribution-standard/
implementation ("net.sourceforge.jadex:jadex-distribution-standard:2.4")
'net.sourceforge.jadex:jadex-distribution-standard:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-distribution-standard" rev="2.4">
<artifact name="jadex-distribution-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-distribution-standard', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-distribution-standard" % "2.4"
[net.sourceforge.jadex/jadex-distribution-standard "2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |