| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Distribution Компиляция и сборка Dex Универсальные библиотеки Utility JADE |
| Группа | Группаnet.sourceforge.jadex |
| Идентификатор | Идентификаторjadex-distribution-standard |
| Последняя версия | Последняя версия2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjadex-distribution-standard
The standard distribution of the Jadex middleware including
all typical modules such as all standard kernels and tools.
|
| Имя Файла | Размер |
|---|---|
| jadex-distribution-standard-2.4.pom | |
| jadex-distribution-standard-2.4.jar | 1 KB |
| jadex-distribution-standard-2.4-tests.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.jadex : jadex-distribution-minimal | jar | 2.4 |
| net.sourceforge.jadex : jadex-model-bpmn | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-bpmn | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-application | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-gpmn | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-bdibpmn | jar | 2.4 |
| net.sourceforge.jadex : jadex-applib-bdi | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-bdi | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-bdiv3 | jar | 2.4 |
| net.sourceforge.jadex : jadex-platform | jar | 2.4 |
| net.sourceforge.jadex : jadex-runtimetools-swing | jar | 2.4 |
| net.sourceforge.jadex : jadex-tools-bdi | jar | 2.4 |
| net.sourceforge.jadex : jadex-tools-bpmn | jar | 2.4 |
| net.sourceforge.jadex : jadex-tools-comanalyzer | jar | 2.4 |
| net.sourceforge.jadex : jadex-rules-tools | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-extension-agr | jar | 2.4 |
| net.sourceforge.jadex : jadex-kernel-extension-envsupport | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |