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