не последняя версия
Последняя версия 4.0.265

org.activecomponents.jadex:jadex-applications-webservice 3.0.0-RC16

The Jadex web service applications package contains several example applications, benchmarks and testcases using web service integration.

Категории

Категории

Dex Универсальные библиотеки Utility JADE
Группа

Группа

org.activecomponents.jadex
Идентификатор

Идентификатор

jadex-applications-webservice
Версия

Версия

3.0.0-RC16
Тип

Тип

jar

Скачать jadex-applications-webservice 3.0.0-RC16


<!-- https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-applications-webservice/ -->
<dependency>
    <groupId>org.activecomponents.jadex</groupId>
    <artifactId>jadex-applications-webservice</artifactId>
    <version>3.0.0-RC16</version>
</dependency>
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-applications-webservice/
implementation 'org.activecomponents.jadex:jadex-applications-webservice:3.0.0-RC16'
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-applications-webservice/
implementation ("org.activecomponents.jadex:jadex-applications-webservice:3.0.0-RC16")
'org.activecomponents.jadex:jadex-applications-webservice:jar:3.0.0-RC16'
<dependency org="org.activecomponents.jadex" name="jadex-applications-webservice" rev="3.0.0-RC16">
  <artifact name="jadex-applications-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activecomponents.jadex', module='jadex-applications-webservice', version='3.0.0-RC16')
)
libraryDependencies += "org.activecomponents.jadex" % "jadex-applications-webservice" % "3.0.0-RC16"
[org.activecomponents.jadex/jadex-applications-webservice "3.0.0-RC16"]