<dependency>
<groupId>io.webfolder</groupId>
<artifactId>micro4j-mvc-sample</artifactId>
<version>1.8.4</version>
</dependency>
<parent> <groupId>io.webfolder</groupId> <artifactId>micro4j</artifactId> <version>1.8.4</version> </parent>
compile
|-- io.webfolder:micro4j-mvc:1.8.4
|-- org.jboss.resteasy:resteasy-jdk-http:4.5.3.Final
|-- org.slf4j:slf4j-simple:1.7.30
|-- org.webjars:jquery-pjax:2.0.0
provided