b

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.
https://talend.com
Apache Software License - Version 2.0
Talend Inc.
Julien Greffe Andreas Mattes Xilai Dai Volodymyr Romaniuk Roman Minko Alexander Osadchiy Igor Lazebny
Files download
File Operation
bom-common-8.0.1.R2023-08-RT.pom download
Apache Maven
<dependency>
  <groupId>org.talend.esb</groupId>
  <artifactId>bom-common</artifactId>
  <version>8.0.1.R2023-08-RT</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.talend.esb:bom-common:8.0.1.R2023-08-RT'
Gradle Kotlin
implementation("org.talend.esb:bom-common:8.0.1.R2023-08-RT")
Scala SBT
libraryDependencies += "org.talend.esb" % "bom-common" % "8.0.1.R2023-08-RT"
Groovy Grape
@Grapes(
  @Grab(group='org.talend.esb', module='bom-common', version='8.0.1.R2023-08-RT')
)
Apache Ivy
<dependency org="org.talend.esb" name="bom-common" rev="8.0.1.R2023-08-RT" />
Leiningen
[org.talend.esb/bom-common "8.0.1.R2023-08-RT"]
Apache Buildr
'org.talend.esb:bom-common:jar:8.0.1.R2023-08-RT'
Dependencies
The project has no third-party dependencies