License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdorg.activecomponents.jadex |
ArtifactId | ArtifactIdjadex-distribution-standard |
Last Version | Last Version4.0.265 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstandard
The standard distribution of the Jadex middleware including all typical modules such as all standard kernels and tools.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jadex-distribution-standard-4.0.265.pom | |
jadex-distribution-standard-4.0.265.jar | 261 bytes |
jadex-distribution-standard-4.0.265-sources.jar | 261 bytes |
jadex-distribution-standard-4.0.265-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-distribution-standard/ -->
<dependency>
<groupId>org.activecomponents.jadex</groupId>
<artifactId>jadex-distribution-standard</artifactId>
<version>4.0.265</version>
</dependency>
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-distribution-standard/
implementation 'org.activecomponents.jadex:jadex-distribution-standard:4.0.265'
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-distribution-standard/
implementation ("org.activecomponents.jadex:jadex-distribution-standard:4.0.265")
'org.activecomponents.jadex:jadex-distribution-standard:jar:4.0.265'
<dependency org="org.activecomponents.jadex" name="jadex-distribution-standard" rev="4.0.265">
<artifact name="jadex-distribution-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activecomponents.jadex', module='jadex-distribution-standard', version='4.0.265')
)
libraryDependencies += "org.activecomponents.jadex" % "jadex-distribution-standard" % "4.0.265"
[org.activecomponents.jadex/jadex-distribution-standard "4.0.265"]