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