is not current version
Last Version 4.0.265

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

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

Categories

Categories

Dex General Purpose Libraries Utility JADE
GroupId

GroupId

org.activecomponents.jadex
ArtifactId

ArtifactId

jadex-applications-webservice
Version

Version

3.0.0-RC32
Type

Type

jar

Download jadex-applications-webservice 3.0.0-RC32


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