GroupId | GroupIdservicemix |
---|---|
ArtifactId | ArtifactIdservicemix-components |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionServiceMix :: Components
ServiceMix is an open source ESB based on the Java Business
Integration framework - JSR-208
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLogicBlaze, Inc. |
Filename | Size |
---|---|
servicemix-components-2.0.2.pom | |
servicemix-components-2.0.2.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/servicemix/servicemix-components/ -->
<dependency>
<groupId>servicemix</groupId>
<artifactId>servicemix-components</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/servicemix/servicemix-components/
implementation 'servicemix:servicemix-components:2.0.2'
// https://jarcasting.com/artifacts/servicemix/servicemix-components/
implementation ("servicemix:servicemix-components:2.0.2")
'servicemix:servicemix-components:jar:2.0.2'
<dependency org="servicemix" name="servicemix-components" rev="2.0.2">
<artifact name="servicemix-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='servicemix', module='servicemix-components', version='2.0.2')
)
libraryDependencies += "servicemix" % "servicemix-components" % "2.0.2"
[servicemix/servicemix-components "2.0.2"]