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