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