Results 1 to 2 of 2

Thread: Why I can't get the 4.0 Hibernate validation at STS?

  1. #1

    Default Why I can't get the 4.0 Hibernate validation at STS?

    The 4.0 Hibernate validator is very different from the 3.0 version. Based on my online search result, the artifact ID of Hibernate validator shall be "hibernate-validator" with group id "org.hibernate". After I enter those data on STS, I only can get the 3.1 version, but not 4.0.2.

    It causes a road block problem on my project.
    [URL="http://vicina.info"] 新闻,社区新闻,分类广告

  2. #2

    Default

    Ok, there is another artifact ID for it on STS: com.springsource.org.hibernate.validator.
    [URL="http://vicina.info"] 新闻,社区新闻,分类广告

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •