| License |
License |
|---|---|
| GroupId | GroupIdorg.teiid.connectors |
| ArtifactId | ArtifactIdws-cxf |
| Version | Version16.0.0 |
| Type | Typejar |
| Description |
DescriptionWS CXF
CXF Support for SOAP/Webservice Calls
|
| Filename | Size |
|---|---|
| ws-cxf-16.0.0.pom | |
| ws-cxf-16.0.0.jar | 19 KB |
| ws-cxf-16.0.0-sources.jar | 11 KB |
| ws-cxf-16.0.0-javadoc.jar | 422 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.teiid.connectors/ws-cxf/ -->
<dependency>
<groupId>org.teiid.connectors</groupId>
<artifactId>ws-cxf</artifactId>
<version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.teiid.connectors/ws-cxf/
implementation 'org.teiid.connectors:ws-cxf:16.0.0'
// https://jarcasting.com/artifacts/org.teiid.connectors/ws-cxf/
implementation ("org.teiid.connectors:ws-cxf:16.0.0")
'org.teiid.connectors:ws-cxf:jar:16.0.0'
<dependency org="org.teiid.connectors" name="ws-cxf" rev="16.0.0">
<artifact name="ws-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teiid.connectors', module='ws-cxf', version='16.0.0')
)
libraryDependencies += "org.teiid.connectors" % "ws-cxf" % "16.0.0"
[org.teiid.connectors/ws-cxf "16.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.teiid : teiid-api | jar | 16.0.0 |
| org.teiid : teiid-common-core | jar | 16.0.0 |
| org.teiid.connectors : translator-ws | jar | 16.0.0 |
| org.apache.cxf : cxf-rt-security | jar | 3.3.6 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | |
| org.apache.cxf : cxf-rt-transports-http | jar | |
| org.apache.wss4j : wss4j-ws-security-dom | jar | |
| org.apache.cxf : cxf-rt-ws-security | jar | |
| org.apache.cxf : cxf-rt-frontend-simple | jar | |
| org.apache.cxf : cxf-core | jar | |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.3.6 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.6 |
| org.apache.cxf : cxf-rt-transports-http-hc | jar | |
| org.apache.cxf : cxf-rt-rs-security-oauth | jar | 3.3.6 |
| org.apache.cxf : cxf-rt-rs-security-oauth2 | jar | 3.3.6 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | |
| jakarta.activation : jakarta.activation-api | jar | 1.2.1 |
| jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-bindings-xml | jar | |
| org.apache.wss4j : wss4j-ws-security-common | jar | 2.2.5 |
| org.apache.cxf : cxf-rt-ws-policy | jar | |
| org.apache.cxf : cxf-rt-databinding-jaxb | jar | |
| org.apache.httpcomponents : httpcore-nio | jar | |
| org.apache.httpcomponents : httpasyncclient | jar | |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| net.oauth.core : oauth | jar | 20100527 |
| org.apache.cxf : cxf-rt-rs-security-oauth2-saml | jar | 3.3.6 |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-core | jar | |
| org.springframework : spring-aop | jar | |
| org.springframework : spring-expression | jar | 5.1.14.RELEASE |
| org.springframework : spring-tx | jar | |
| org.apache.ws.xmlschema : xmlschema-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.teiid : teiid-api | test-jar | 16.0.0 |
| org.teiid : teiid-engine | test-jar | 16.0.0 |
| org.teiid : teiid-common-core | test-jar | 16.0.0 |
| org.teiid : teiid-engine | jar | 16.0.0 |
| org.teiid : teiid-optional-geo | jar | 16.0.0 |
| org.teiid : teiid-metadata | jar | 16.0.0 |
| org.teiid : teiid-metadata | test-jar | 16.0.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-core | jar | 1.3 |