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