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