<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-core-web</artifactId>
<version>1.0.7</version>
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core-web', version='1.0.7')
)
<parent> <groupId>com.github.jmjlbmn</groupId> <artifactId>huiche-core</artifactId> <version>1.0.7</version> </parent>
compile
|-- com.github.jmjlbmn:huiche-core-service
|-- org.springframework:spring-webmvc
|-- com.fasterxml.jackson.core:jackson-databind
provided