| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.stickycode |
| Идентификатор | Идентификаторsticky-coercion-ws |
| Последняя версия | Последняя версия5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsticky-coercion-ws-5
A simple coercion library for injecting jaxws proxies into fields for types annotated with @WebService
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.stickycode.composite : sticky-composite-logging-api | jar | [3.2,4) |
| net.stickycode : sticky-coercion | jar | [6.2,7) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.stickycode : sticky-testutils | jar | [2.2,3) |