License |
License |
---|---|
GroupId | GroupIdorg.talend.esb.locator.service |
ArtifactId | ArtifactIdlocator-service-parent |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTalend ESB :: Locator :: Service :: Parent
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 |
---|---|
locator-service-parent-8.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/ -->
<dependency>
<groupId>org.talend.esb.locator.service</groupId>
<artifactId>locator-service-parent</artifactId>
<version>8.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/
implementation 'org.talend.esb.locator.service:locator-service-parent:8.0.1'
// https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/
implementation ("org.talend.esb.locator.service:locator-service-parent:8.0.1")
'org.talend.esb.locator.service:locator-service-parent:pom:8.0.1'
<dependency org="org.talend.esb.locator.service" name="locator-service-parent" rev="8.0.1">
<artifact name="locator-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb.locator.service', module='locator-service-parent', version='8.0.1')
)
libraryDependencies += "org.talend.esb.locator.service" % "locator-service-parent" % "8.0.1"
[org.talend.esb.locator.service/locator-service-parent "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.cdi : pax-cdi-api Optional | jar | 1.0.0.RC2 |
javax.inject : javax.inject Optional | jar | 1 |
org.talend.esb : locator | jar | 8.0.1 |