File | Operation |
---|---|
transport-rest-3.0.0.pom | download |
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transport-rest</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='transport-rest', version='3.0.0')
)
<parent> <groupId>org.apache.servicecomb</groupId> <artifactId>transports</artifactId> <version>3.0.0</version> </parent>