Last Version

Talend ESB :: BOM Common 8.0.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
ArtifactId

ArtifactId

bom-common
Version

Version

8.0.1
Type

Type

pom
Description

Description

Talend ESB :: BOM Common
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 URL

Project URL

https://talend.com
Project Organization

Project Organization

Talend Inc.
Source Code Management

Source Code Management

https://github.com/Talend/tesb-rt-se

Download bom-common 8.0.1

Filename Size
bom-common-8.0.1.pom 85 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.