| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаorg.codehaus.enunciate |
| Идентификатор | Идентификаторenunciate-jaxws-client |
| Последняя версия | Последняя версия1.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEnunciate - JAX-WS Client Module
The Enunciate JAX-WS Client module generates the client-side artifacts for invoking a web service endpoint via JAX-WS.
|
| Имя Файла | Размер |
|---|---|
| enunciate-jaxws-client-1.20.pom | |
| enunciate-jaxws-client-1.20.jar | 25 KB |
| enunciate-jaxws-client-1.20-sources.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws-client/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-jaxws-client</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws-client/
implementation 'org.codehaus.enunciate:enunciate-jaxws-client:1.20'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws-client/
implementation ("org.codehaus.enunciate:enunciate-jaxws-client:1.20")
'org.codehaus.enunciate:enunciate-jaxws-client:jar:1.20'
<dependency org="org.codehaus.enunciate" name="enunciate-jaxws-client" rev="1.20">
<artifact name="enunciate-jaxws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-jaxws-client', version='1.20')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-jaxws-client" % "1.20"
[org.codehaus.enunciate/enunciate-jaxws-client "1.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.20 |
| org.codehaus.enunciate : enunciate-xml | jar | 1.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.20 |
| joda-time : joda-time | jar | 1.4 |
| javax.mail : mail | jar | 1.4 |
| org.easymock : easymock | jar | 2.2 |
| junit : junit | jar | 3.8.1 |