File | Operation |
---|---|
component-runtime-1.51.3.pom | download |
<dependency>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.51.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.talend.sdk.component', module='component-runtime', version='1.51.3')
)