is not current version
Last Version 8.0.1

Talend ESB :: STS :: War 7.3.1

Talend ESB SE bundles Service Factory and Integration Factory, Service Locator, Service Activity Monitoring and a demo application to a stable, production ready distribution based on the industry leading open source frameworks Apache CXF and Apache Camel. It includes Web Service support based on JAX-WS and enables simple and scalable message based systems using well known Enterprise Integration Patterns. The Service Locator maintains a repository of service endpoints which can be used by Service Consumers to support simple failover and load balancing scenarios. Service Activity Monitoring allows to log and monitor service calls. A documented Car Rental demo application illustrates how to use these features.

License

License

GroupId

GroupId

org.talend.esb.sts
ArtifactId

ArtifactId

cxf-sts-war
Version

Version

7.3.1
Type

Type

war
Description

Description

Talend ESB :: STS :: War
Talend ESB SE bundles Service Factory and Integration Factory, Service Locator, Service Activity Monitoring and a demo application to a stable, production ready distribution based on the industry leading open source frameworks Apache CXF and Apache Camel. It includes Web Service support based on JAX-WS and enables simple and scalable message based systems using well known Enterprise Integration Patterns. The Service Locator maintains a repository of service endpoints which can be used by Service Consumers to support simple failover and load balancing scenarios. Service Activity Monitoring allows to log and monitor service calls. A documented Car Rental demo application illustrates how to use these features.
Project Organization

Project Organization

Talend Inc.

Download cxf-sts-war 7.3.1


<!-- https://jarcasting.com/artifacts/org.talend.esb.sts/cxf-sts-war/ -->
<dependency>
    <groupId>org.talend.esb.sts</groupId>
    <artifactId>cxf-sts-war</artifactId>
    <version>7.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.talend.esb.sts/cxf-sts-war/
implementation 'org.talend.esb.sts:cxf-sts-war:7.3.1'
// https://jarcasting.com/artifacts/org.talend.esb.sts/cxf-sts-war/
implementation ("org.talend.esb.sts:cxf-sts-war:7.3.1")
'org.talend.esb.sts:cxf-sts-war:war:7.3.1'
<dependency org="org.talend.esb.sts" name="cxf-sts-war" rev="7.3.1">
  <artifact name="cxf-sts-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb.sts', module='cxf-sts-war', version='7.3.1')
)
libraryDependencies += "org.talend.esb.sts" % "cxf-sts-war" % "7.3.1"
[org.talend.esb.sts/cxf-sts-war "7.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.cxf.services.sts : cxf-services-sts-core jar 3.3.4
org.apache.cxf : cxf-rt-transports-http jar 3.3.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.3.4
org.apache.cxf : cxf-rt-ws-policy jar 3.3.4
org.apache.cxf : cxf-rt-ws-mex jar 3.3.4
org.springframework : spring-context jar 5.1.9.RELEASE
org.springframework : spring-webmvc jar 5.1.9.RELEASE

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.