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 |
| Идентификатор | Идентификаторjaxrs_content_negotiation |
| Последняя версия | Последняя версия5.3.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеJAX-RS Content Negotiation Sample
JAX-RS Content Negotiation Sample
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/jaxrs_content_negotiation/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>jaxrs_content_negotiation</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/jaxrs_content_negotiation/
implementation 'org.wso2.appserver:jaxrs_content_negotiation:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/jaxrs_content_negotiation/
implementation ("org.wso2.appserver:jaxrs_content_negotiation:5.3.0")
'org.wso2.appserver:jaxrs_content_negotiation:war:5.3.0'
<dependency org="org.wso2.appserver" name="jaxrs_content_negotiation" rev="5.3.0">
<artifact name="jaxrs_content_negotiation" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='jaxrs_content_negotiation', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "jaxrs_content_negotiation" % "5.3.0"
[org.wso2.appserver/jaxrs_content_negotiation "5.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-transports-http | jar | 2.6.1 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.6.1 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
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
|