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