I am planning to integrate Swagger to my existing non Maven Java Web Project with
JAX-RS and Jersey-1.X. Can someone help me out with the initial set up as to what dependencies - sawgger*jar files are needed to accomplish the feat.
As per the swagger's GitHub Page: its unclear to me as to what are the required libraries . Please check this link.. All the instructions here are purely Maven based.