| License |
License |
|---|---|
| GroupId | GroupIdfr.irit.smac.lib.may |
| ArtifactId | ArtifactIdwebservices |
| Version | Version3.6.1 |
| Type | Typejar |
| Description |
Descriptionfr.irit.smac.lib.may:webservices
Collection of component to communicate using Webservices
|
| Filename | Size |
|---|---|
| webservices-3.6.1.pom | |
| webservices-3.6.1.jar | 15 KB |
| webservices-3.6.1-sources.jar | 8 KB |
| webservices-3.6.1-javadoc.jar | 452 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.irit.smac.lib.may/webservices/ -->
<dependency>
<groupId>fr.irit.smac.lib.may</groupId>
<artifactId>webservices</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/webservices/
implementation 'fr.irit.smac.lib.may:webservices:3.6.1'
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/webservices/
implementation ("fr.irit.smac.lib.may:webservices:3.6.1")
'fr.irit.smac.lib.may:webservices:jar:3.6.1'
<dependency org="fr.irit.smac.lib.may" name="webservices" rev="3.6.1">
<artifact name="webservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.lib.may', module='webservices', version='3.6.1')
)
libraryDependencies += "fr.irit.smac.lib.may" % "webservices" % "3.6.1"
[fr.irit.smac.lib.may/webservices "3.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.irit.smac.lib.may : common-interfaces | jar | 3.6.1 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.0.2 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.0.2 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.0.2 |