<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>longpolling</artifactId>
<version>0.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='longpolling', version='0.0.1')
)
compile
|-- com.github.bingoohuang:mini-json:0.0.1
provided
|-- org.projectlombok:lombok:1.18.24
test