weblab-client

This library aims to provide a central access point to the services exposed on the ESB without forcing each part of the system to know the actual location of the ESB and the names of the exposed endpoints. For this sake it allows to map service URI (ie referring to service in webLab taxonomy) to the actual exposed URL on the ESB within the context of a specific project. The library and the configuration should be added in portal lib in order to be central and available to any portlets. The mapping is done in a simple spring config file "webLabClient.xml" which must be accessible in JAVA classpath.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.weblab.components
ArtifactId

ArtifactId

weblab-client
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

weblab-client
This library aims to provide a central access point to the services exposed on the ESB without forcing each part of the system to know the actual location of the ESB and the names of the exposed endpoints. For this sake it allows to map service URI (ie referring to service in webLab taxonomy) to the actual exposed URL on the ESB within the context of a specific project. The library and the configuration should be added in portal lib in order to be central and available to any portlets. The mapping is done in a simple spring config file "webLabClient.xml" which must be accessible in JAVA classpath.

Download weblab-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.components/weblab-client/ -->
<dependency>
    <groupId>org.ow2.weblab.components</groupId>
    <artifactId>weblab-client</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.components/weblab-client/
implementation 'org.ow2.weblab.components:weblab-client:0.1'
// https://jarcasting.com/artifacts/org.ow2.weblab.components/weblab-client/
implementation ("org.ow2.weblab.components:weblab-client:0.1")
'org.ow2.weblab.components:weblab-client:jar:0.1'
<dependency org="org.ow2.weblab.components" name="weblab-client" rev="0.1">
  <artifact name="weblab-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.components', module='weblab-client', version='0.1')
)
libraryDependencies += "org.ow2.weblab.components" % "weblab-client" % "0.1"
[org.ow2.weblab.components/weblab-client "0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.0.5.RELEASE
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1