ServiceMix Utilities

A Spring based component implementation framework and also a collection of useful tools for working with JBI

Categories

Categories

CLI User Interface
GroupId

GroupId

servicemix
ArtifactId

ArtifactId

servicemix-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ServiceMix Utilities
A Spring based component implementation framework and also a collection of useful tools for working with JBI

Download servicemix-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
servicemix : servicemix jar 1.0
servicemix » jaxp jar 1.3
mx4j : mx4j-jmx jar 2.1.1
commons-logging : commons-logging jar 1.0.3
servicemix » spring jar 1.2.2-dev-2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0