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