<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>inspector</artifactId>
<version>2.8.1</version>
</dependency>
<parent> <groupId>org.apache.servicecomb</groupId> <artifactId>java-chassis-parent</artifactId> <version>2.8.1</version> </parent>
compile
|-- org.apache.servicecomb:transport-rest-vertx
|-- org.apache.servicecomb:provider-jaxrs
|-- org.asciidoctor:asciidoctorj
|-- io.github.swagger2markup:swagger2markup
|-- org.apache.servicecomb:foundation-test-scaffolding
test
|-- org.apache.servicecomb:registry-local