File | Operation |
---|---|
shenyu-2.6.0.pom | download |
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>21</version> </parent>
compile
|-- javax.xml.bind:jaxb-api:2.3.1
test
|-- org.junit.jupiter:junit-jupiter
|-- org.junit.vintage:junit-vintage-engine
|-- org.hamcrest:hamcrest-library
|-- org.mockito:mockito-junit-jupiter:3.5.15
|-- org.mockito:mockito-core:3.5.15