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