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