| License |
License |
|---|---|
| GroupId | GroupIdorg.talend.esb.sts |
| ArtifactId | ArtifactIdcxf-sts-war |
| Last Version | Last Version8.0.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionTalend 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 OrganizationTalend Inc. |
| Filename | Size |
|---|---|
| cxf-sts-war-8.0.1.pom | |
| cxf-sts-war-8.0.1.war | 16 MB |
| cxf-sts-war-8.0.1-sources.jar | 7 KB |
| cxf-sts-war-8.0.1-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.talend.esb.sts/cxf-sts-war/ -->
<dependency>
<groupId>org.talend.esb.sts</groupId>
<artifactId>cxf-sts-war</artifactId>
<version>8.0.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:8.0.1'
// https://jarcasting.com/artifacts/org.talend.esb.sts/cxf-sts-war/
implementation ("org.talend.esb.sts:cxf-sts-war:8.0.1")
'org.talend.esb.sts:cxf-sts-war:war:8.0.1'
<dependency org="org.talend.esb.sts" name="cxf-sts-war" rev="8.0.1">
<artifact name="cxf-sts-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb.sts', module='cxf-sts-war', version='8.0.1')
)
libraryDependencies += "org.talend.esb.sts" % "cxf-sts-war" % "8.0.1"
[org.talend.esb.sts/cxf-sts-war "8.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf.services.sts : cxf-services-sts-core | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-ws-policy | jar | 3.4.4 |
| org.apache.cxf : cxf-rt-ws-mex | jar | 3.4.4 |
| org.springframework : spring-context | jar | 5.2.15.RELEASE |
| org.springframework : spring-webmvc | jar | 5.2.15.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.5 |