License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility JADE |
GroupId | GroupIdorg.activecomponents.jadex |
ArtifactId | ArtifactIdjadex-applications-webservice |
Last Version | Last Version4.0.265 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebservice
The Jadex web service applications package contains several example applications, benchmarks and testcases using web service integration.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-applications-webservice/ -->
<dependency>
<groupId>org.activecomponents.jadex</groupId>
<artifactId>jadex-applications-webservice</artifactId>
<version>4.0.265</version>
</dependency>
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-applications-webservice/
implementation 'org.activecomponents.jadex:jadex-applications-webservice:4.0.265'
// https://jarcasting.com/artifacts/org.activecomponents.jadex/jadex-applications-webservice/
implementation ("org.activecomponents.jadex:jadex-applications-webservice:4.0.265")
'org.activecomponents.jadex:jadex-applications-webservice:jar:4.0.265'
<dependency org="org.activecomponents.jadex" name="jadex-applications-webservice" rev="4.0.265">
<artifact name="jadex-applications-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activecomponents.jadex', module='jadex-applications-webservice', version='4.0.265')
)
libraryDependencies += "org.activecomponents.jadex" % "jadex-applications-webservice" % "4.0.265"
[org.activecomponents.jadex/jadex-applications-webservice "4.0.265"]