| Лицензия |
Лицензия
LGPL License
|
|---|---|
| Категории |
КатегорииСеть Dex Универсальные библиотеки Utility JADE |
| Группа | Группаnet.sourceforge.jadex |
| Идентификатор | Идентификаторjadex-runtimetools |
| Последняя версия | Последняя версия2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjadex-runtimetools
The Jadex rules tools package contains
tools for the Jadex active components
infrastructure.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jadex-runtimetools-2.0.pom | |
| jadex-runtimetools-2.0.jar | 1 MB |
| jadex-runtimetools-2.0-sources.jar | 890 KB |
| jadex-runtimetools-2.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-runtimetools</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools/
implementation 'net.sourceforge.jadex:jadex-runtimetools:2.0'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-runtimetools/
implementation ("net.sourceforge.jadex:jadex-runtimetools:2.0")
'net.sourceforge.jadex:jadex-runtimetools:jar:2.0'
<dependency org="net.sourceforge.jadex" name="jadex-runtimetools" rev="2.0">
<artifact name="jadex-runtimetools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-runtimetools', version='2.0')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-runtimetools" % "2.0"
[net.sourceforge.jadex/jadex-runtimetools "2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.jadex : jadex-commons | jar | 2.0 |
| net.sourceforge.jadex : jadex-javaparser | jar | 2.0 |
| net.sourceforge.jadex : jadex-xml | jar | 2.0 |
| net.sourceforge.jadex : jadex-bridge | jar | 2.0 |
| net.sourceforge.jadex : jadex-kernel-micro | jar | 2.0 |
| net.sourceforge.jadex : jadex-platform-base | jar | 2.0 |