t-io 导入相关依赖包之后,junit不能正常使用
时间: 2017-09-05来源:开源中国
前景提要
HDC调试需求开发(15万预算),能者速来!>>>
@talent-tan 你好,想跟你请教个问题:我的项目再导入t-io的tio-http-common和tio-websocket-common 两个包之后,我的junit的 @Test 不能正常运行
导入的maven版本对应的为:
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-http-common</artifactId>
<version>0.0.2-tio-http</version>
</dependency>
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-common</artifactId>
<version>0.0.2-tio-websocket</version>
</dependency>
这两个包导入任何一个都不会正常运行,请问有什么解决办法么??

科技资讯:

科技学院:

科技百科:

科技书籍:

网站大全:

软件大全:

热门排行