File | Operation |
---|---|
shenyu-spring-boot-starter-2.6.0.pom | download |
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-spring-boot-starter</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-spring-boot-starter', version='2.6.0')
)
<parent> <groupId>org.apache.shenyu</groupId> <artifactId>shenyu</artifactId> <version>2.6.0</version> </parent>
compile
|-- org.springframework.boot:spring-boot-configuration-processor
|-- org.springframework.boot:spring-boot-starter
test
|-- org.springframework.boot:spring-boot-starter-test