<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundation-ssl</artifactId>
<version>1.0.0-m2</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='foundation-ssl', version='1.0.0-m2')
)