is not current version
Last Version 4.0.265

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

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-RC68
Type

Type

jar

Download jadex-applications-webservice 3.0.0-RC68


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