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