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

compile

|-- org.apache.axis2:axis2-kernel

|-- org.apache.axis2:axis2-adb

|-- org.apache.axis2:axis2-java2wsdl

|-- org.apache.axis2:axis2-clustering

|-- org.apache.axis2:axis2-saaj

|-- org.apache.axis2:axis2-mtompolicy

|-- org.apache.neethi:neethi

|-- org.apache.rampart:rampart-policy

|-- org.apache.rampart:rampart-trust

|-- org.apache.rampart:rampart-core

|-- org.apache.ws.security:wss4j

|-- org.apache.santuario:xmlsec

|-- opensaml:opensaml

|-- org.apache.rampart:rampart:1.3

|-- org.apache.sandesha2:sandesha2:1.3

|-- org.apache.sandesha2:sandesha2-core:1.3

|-- org.apache.sandesha2:sandesha2-policy

|-- org.apache.axis2:addressing:1.3

|-- commons-logging:commons-logging:1.1

|-- backport-util-concurrent:backport-util-concurrent:2.2

|-- xerces:xercesImpl:2.8.1

|-- xalan:xalan:2.7.0

|-- rhino:js:1.6R5

|-- commons-dbcp:commons-dbcp:1.2.2

|-- commons-pool:commons-pool:1.3

|-- org.apache.httpcomponents:httpcore:4.0-beta1

|-- org.apache.httpcomponents:httpcore-nio:4.0-beta1

|-- org.apache.commons:commons-vfs:1.1-587797

|-- de.schlichtherle.io:truezip:6.6

|-- commons-net:commons-net:1.4.1

|-- com.jcraft:jsch:0.1.31

|-- oro:oro:2.0.8

|-- org.springframework:spring-core:1.2.8

|-- org.springframework:spring-beans:1.2.8

|-- org.springframework:spring-context:1.2.8

|-- xmlbeans:xbean:2.2.0

|-- org.apache.bsf:bsf-all:3.0-beta2

|-- groovy:groovy-all:1.0

|-- org.wso2.throttle:wso2throttle-core:1.6

|-- org.wso2.caching:wso2caching-core:1.6

|-- bouncycastle:bcprov-jdk15:132

|-- org.apache.bcel:bcel:5.2

|-- jakarta-regexp:jakarta-regexp:1.4

|-- java-cup:java-cup:0.0

|-- JLex:JLex:0.0

|-- commons-collections:commons-collections:3.1

|-- org.opensymphony:quartz:1.6.0

|-- wrapper:wrapper:3.2.3

|-- net.sf.saxon:saxon:8.9

|-- net.sf.saxon:saxon-dom:8.9

|-- net.sf.saxon:saxon-xqj:8.9

provided

|-- javax.servlet:servlet-api:2.3

test

|-- junit:junit:3.8.2

|-- xmlunit:xmlunit:1.1

|-- org.apache.derby:derby:10.1.1.0