using elipse and maven 2, how to get dependancy for sqljdbc4?
Posted
by Blankman
on Stack Overflow
See other posts from Stack Overflow
or by Blankman
Published on 2010-03-15T02:01:22Z
Indexed on
2010/03/15
2:09 UTC
Read the original article
Hit count: 469
I am using eclipse with the maven 2 plugin.
I want to add the dependency for sqljdbc4, how can I do that?
Can't seem to find it via the 'add dependency' option in eclipse?
© Stack Overflow or respective owner