java - How to ensure maven artifact version compatibility -


i have same problem when start new project. create pom artifacts need regularly have problem artifacts version compatibility...

for exemple, use org.hibernate:hibernate-entitymanager-5.0.0.cr1 , want use org.hibernate:hibernate-annotations latest version 3.5.6-final. don't have clue version use ensure compatibility...

do have way process avoid problem?


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -