Eurex Clearing Message Transport Interface (CMTI) with SwiftMQ and Apache Qpid
Compilation Instructions
Compiling Examples (excluding swiftmq module)
$ mvn clean package
Compiling (swiftmq module)
- Download the SwiftMQ JAR file and add it to the local repository:
- Download the client library (swiftmq_*_client.tar.gz)
- Place
amqp.jar
andswiftmq.jar
in the project root (where the top-levelpom.xml
is located) - Add
amqp.jar
andswiftmq.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
43.53KB
文件大小:
评论区