carbon-parent
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.appserver |
| Идентификатор | Идентификаторjava_first_jaxws |
| Последняя версия | Последняя версия5.3.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеJava First demo using JAX-WS APIs
Java First demo using JAX-WS APIs
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| java_first_jaxws-5.3.0.pom | |
| java_first_jaxws-5.3.0.war | 20 KB |
| java_first_jaxws-5.3.0-sources.jar | 13 KB |
| java_first_jaxws-5.3.0-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/java_first_jaxws/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>java_first_jaxws</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/java_first_jaxws/
implementation 'org.wso2.appserver:java_first_jaxws:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/java_first_jaxws/
implementation ("org.wso2.appserver:java_first_jaxws:5.3.0")
'org.wso2.appserver:java_first_jaxws:war:5.3.0'
<dependency org="org.wso2.appserver" name="java_first_jaxws" rev="5.3.0">
<artifact name="java_first_jaxws" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='java_first_jaxws', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "java_first_jaxws" % "5.3.0"
[org.wso2.appserver/java_first_jaxws "5.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.6.1 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
| Версия |
|---|
|
5.3.0
|
|
5.3.0-beta1
|