| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdservicemix |
| ArtifactId | ArtifactIdservicemix-client |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionServiceMix Utilities
A Spring based component implementation framework and also a
collection of useful tools for working with JBI
|
| Filename | Size |
|---|---|
| servicemix-client-1.0.pom | |
| servicemix-client-1.0.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |