阅读背景:

Maven + SLF4J: Version conflict when using two different dependencies that require two different SLF4J versions

来源:互联网 

I have a project that use both dependencies independently: BoneCP and Hibernate. But thanks to SLF4J and its version conflicts it does not work because BoneCP requires SLF4J 1.5 and Hibernate requires SLF4j 1.6. As you know it is not possible to important two different versions of the same dependency in your pom.xml. So what can I do to workaround this amazing SLF4J side-effect???I have a project that use both dependencies ind




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: