Eurex Clearing Message Transport Interface (CMTI) with SwiftMQ and Apache Qpid

Compilation Instructions

Compiling Examples (excluding swiftmq module)

$ mvn clean package

Compiling (swiftmq module)

  1. Download the SwiftMQ JAR file and add it to the local repository:
    • Download the client library (swiftmq_*_client.tar.gz)
    • Place amqp.jar and swiftmq.jar in the project root (where the top-level pom.xml is located)
    • Add amqp.jar and swiftmq.jar to the local repository by executing: $ mvn install:install-file -DlocalRepositoryPath= -DcreateChecksum=true -Dpackaging=jar -Dfile= -DgroupId=com -DartifactId=swiftmq -D

Dependencies:

  • copy-dependencies
zip 文件大小:43.53KB