Files download
File Operation
servicemix-core-3.2.3.jar download
servicemix-core-3.2.3.pom download
servicemix-core-3.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.servicemix</groupId>
  <artifactId>servicemix-core</artifactId>
  <version>3.2.3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.servicemix:servicemix-core:3.2.3'
Gradle Kotlin
implementation("org.apache.servicemix:servicemix-core:3.2.3")
Scala SBT
libraryDependencies += "org.apache.servicemix" % "servicemix-core" % "3.2.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.servicemix', module='servicemix-core', version='3.2.3')
)
Apache Ivy
<dependency org="org.apache.servicemix" name="servicemix-core" rev="3.2.3" />
Leiningen
[org.apache.servicemix/servicemix-core "3.2.3"]
Apache Buildr
'org.apache.servicemix:servicemix-core:jar:3.2.3'
Dependencies
<parent>
  <groupId>org.apache.servicemix</groupId>
  <artifactId>core</artifactId>
  <version>3.2.3</version>
</parent>

compile

|-- org.apache.servicemix:servicemix-jbi

|-- org.apache.servicemix:servicemix-services

|-- log4j:log4j

|-- xml-apis:xml-apis

|-- org.apache.geronimo.modules:geronimo-connector

|-- org.apache.geronimo.modules:geronimo-transaction

|-- org.apache.activemq:activemq-core

|-- org.apache.activemq:activemq-ra

|-- commons-logging:commons-logging

|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec

|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec

|-- org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec

|-- org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec

|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec

|-- org.apache.xbean:xbean-server

|-- org.apache.xbean:xbean-spring

|-- commons-collections:commons-collections

|-- org.springframework:spring-context

|-- org.springframework:spring-jmx

|-- mx4j:mx4j

|-- mx4j:mx4j-remote

|-- org.jencks:jencks

|-- org.apache.geronimo.modules:geronimo-connector

|-- org.apache.geronimo.modules:geronimo-transaction

|-- com.thoughtworks.xstream:xstream

|-- wsdl4j:wsdl4j

|-- org.apache.woden:woden

|-- jaxen:jaxen

|-- commons-beanutils:commons-beanutils-core

|-- commons-lang:commons-lang

|-- xalan:xalan

|-- xerces:xercesImpl

|-- stax:stax-api

|-- org.codehaus.woodstox:wstx-asl

|-- junit:junit

|-- xmlbeans:xmlpublic

|-- xmlbeans:xbean

|-- commons-lang:commons-lang

|-- ant:ant

|-- commons-io:commons-io

test

|-- org.springframework:spring-dao

|-- org.springframework:spring-remoting

|-- org.logicblaze.lingo:lingo

|-- hsqldb:hsqldb

|-- easymock:easymock

|-- tranql:tranql-connector

|-- org.apache.derby:derby

|-- org.objectweb.howl:howl