License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-coercion-ws |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-coercion-ws-5
A simple coercion library for injecting jaxws proxies into fields for types annotated with @WebService
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-coercion-ws-5.3.pom | |
sticky-coercion-ws-5.3.jar | 7 KB |
sticky-coercion-ws-5.3-sources.jar | 4 KB |
sticky-coercion-ws-5.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-coercion-ws</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation 'net.stickycode:sticky-coercion-ws:5.3'
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation ("net.stickycode:sticky-coercion-ws:5.3")
'net.stickycode:sticky-coercion-ws:jar:5.3'
<dependency org="net.stickycode" name="sticky-coercion-ws" rev="5.3">
<artifact name="sticky-coercion-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-coercion-ws', version='5.3')
)
libraryDependencies += "net.stickycode" % "sticky-coercion-ws" % "5.3"
[net.stickycode/sticky-coercion-ws "5.3"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-logging-api | jar | [3.2,4) |
net.stickycode : sticky-coercion | jar | [6.2,7) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-testutils | jar | [2.2,3) |