Matthias247 / jawampa

Web Application Messaging Protocol (WAMP v2) support for Java
Apache License 2.0
148 stars 56 forks source link

run in ant build #84

Closed nicole800716 closed 7 years ago

nicole800716 commented 8 years ago

Hello,

As title, could it build as library jar, and just add external jar for ant build project. or it just can run in apache maven? Sorry for that I'm beginner of java, so I don't know is it possible, and how to do it.

Regards, nicole

Matthias247 commented 7 years ago

That's more or less a question/issue around the Ant and maven build tools and not about this library. As I'm no expert there I can't answer it right away and close this. But I'm pretty sure that using Maven bundles as Ant dependencies is possible, and a short search should find the exact solution.