All Tags »
Tips »
Java
Sorry, but there are no more tags available to filter with.
-
Yesterday I ran into a rather tricky dependency issue. My final demo for my JavaZone talk depends on both Jen and Hibernate which again depend on different versions of the ASM library. There are quite a few frameworks that rely on this library, so I reckon that this is a rather common problem, but googling for a solution didn’t get me very ...