File | Operation |
---|---|
shenyu-spring-boot-starter-2.4.3.pom | download |
<dependency>
<groupId>org.apache.shenyu</groupId>
<artifactId>shenyu-spring-boot-starter</artifactId>
<version>2.4.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-spring-boot-starter', version='2.4.3')
)