just print hello
'com.lijinchao:hello:0.1'
<dependency> <groupId>com.lijinchao</groupId> <artifactId>hello</artifactId> <version>0.1</version> </dependency>
<dependency org="com.lijinchao" name="hello" rev="0.1"/>
"com.lijinchao", "hello", "0.1"