文件名 | 操作 |
---|---|
documentation-sample-0.66.1.pom | 下载 |
<dependency>
<groupId>org.talend.sdk.component</groupId>
<artifactId>documentation-sample</artifactId>
<version>0.66.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.talend.sdk.component', module='documentation-sample', version='0.66.1')
)