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