License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility JADE |
GroupId | GroupIdnet.sourceforge.jadex |
ArtifactId | ArtifactIdjadex-applications-webservice |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjadex-applications-webservice
The Jadex web service applications package contain
several example applications, benchmarks and
testcases using web service integration.
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-webservice/ -->
<dependency>
<groupId>net.sourceforge.jadex</groupId>
<artifactId>jadex-applications-webservice</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-webservice/
implementation 'net.sourceforge.jadex:jadex-applications-webservice:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-applications-webservice/
implementation ("net.sourceforge.jadex:jadex-applications-webservice:2.4")
'net.sourceforge.jadex:jadex-applications-webservice:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-applications-webservice" rev="2.4">
<artifact name="jadex-applications-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-applications-webservice', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-applications-webservice" % "2.4"
[net.sourceforge.jadex/jadex-applications-webservice "2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jadex : jadex-commons | jar | 2.4 |
net.sourceforge.jadex : jadex-xml | jar | 2.4 |
net.sourceforge.jadex : jadex-bridge | jar | 2.4 |
net.sourceforge.jadex : jadex-kernel-micro | jar | 2.4 |
net.sourceforge.jadex : jadex-kernel-component | jar | 2.4 |
net.sourceforge.jadex : jadex-kernel-application | jar | 2.4 |
net.sourceforge.jadex : jadex-platform-extension-webservice | jar | 2.4 |
net.sourceforge.jadex : jadex-platform-extension-webservice-desktop | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |