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