| Группа | Группаorg.codehaus.enunciate |
|---|---|
| Идентификатор | Идентификаторenunciate-jaxws |
| Последняя версия | Последняя версия1.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEnunciate - JAX-WS Module
The Enunciate JAX-WS module generates the JAX-WS wrapper classes for the Enunciated project.
|
| Имя Файла | Размер |
|---|---|
| enunciate-jaxws-1.15.pom | |
| enunciate-jaxws-1.15.jar | 10 KB |
| enunciate-jaxws-1.15-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-jaxws</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws/
implementation 'org.codehaus.enunciate:enunciate-jaxws:1.15'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws/
implementation ("org.codehaus.enunciate:enunciate-jaxws:1.15")
'org.codehaus.enunciate:enunciate-jaxws:jar:1.15'
<dependency org="org.codehaus.enunciate" name="enunciate-jaxws" rev="1.15">
<artifact name="enunciate-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-jaxws', version='1.15')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-jaxws" % "1.15"
[org.codehaus.enunciate/enunciate-jaxws "1.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.15 |
| org.easymock : easymock | jar | 2.2 |
| junit : junit | jar | 3.8.1 |