is not current version
Last Version 5.3

net.stickycode:sticky-coercion-ws 4.3

A simple coercion library for injecting jaxws proxies into fields for types annotated with @WebService

Categories

Categories

Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-coercion-ws
Version

Version

4.3
Type

Type

jar

Download sticky-coercion-ws 4.3


<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/ -->
<dependency>
    <groupId>net.stickycode</groupId>
    <artifactId>sticky-coercion-ws</artifactId>
    <version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation 'net.stickycode:sticky-coercion-ws:4.3'
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation ("net.stickycode:sticky-coercion-ws:4.3")
'net.stickycode:sticky-coercion-ws:jar:4.3'
<dependency org="net.stickycode" name="sticky-coercion-ws" rev="4.3">
  <artifact name="sticky-coercion-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-coercion-ws', version='4.3')
)
libraryDependencies += "net.stickycode" % "sticky-coercion-ws" % "4.3"
[net.stickycode/sticky-coercion-ws "4.3"]