| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.servicemix | 
| ArtifactId | ArtifactIdservicemix-components | 
| Last Version | Last Version3.4.1 | 
| 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 Organization | Project Organization | 
| Filename | Size | 
|---|---|
| servicemix-components-3.4.1.pom | |
| servicemix-components-3.4.1.jar | 249 KB | 
| servicemix-components-3.4.1-sources.jar | 206 KB | 
| servicemix-components-3.4.1-javadoc.jar | 906 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-components/ -->
<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>servicemix-components</artifactId>
    <version>3.4.1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-components/
implementation 'org.apache.servicemix:servicemix-components:3.4.1'// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-components/
implementation ("org.apache.servicemix:servicemix-components:3.4.1")'org.apache.servicemix:servicemix-components:jar:3.4.1'<dependency org="org.apache.servicemix" name="servicemix-components" rev="3.4.1">
  <artifact name="servicemix-components" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-components', version='3.4.1')
)libraryDependencies += "org.apache.servicemix" % "servicemix-components" % "3.4.1"[org.apache.servicemix/servicemix-components "3.4.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| axis : axis-jaxrpc | jar | 1.3 | 
| axis : axis | jar | 1.3 | 
| log4j : log4j | jar | 1.2.16 | 
| org.apache.activemq : activemq-ra | jar | 5.5.1 | 
| hsqldb : hsqldb | jar | 1.7.3.3 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |