Forum Discussion
- swetha_oct7New Contributor
Hi,
Can anybody please help how can I add swagger dependencies into ANT build.xml ?
Thanks,
Swetha
- frantumaStaff
Assuming your goal is to integrate swagger-core to generate a specification out of your JAX-RS code, probably the best option is to use an Ant Java task to configure and execute swagger, as detailed in https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---Integration-and-Configuration#programmatic-configuration.
In terms of dependencies, they work as any other dependency in Ant/Ivy, you would include them as you do with the others.
Related Content
- 2 years ago
Recent Discussions
- 8 days ago
- 8 days ago
- 25 days ago