is not current version
Last Version 1.46.0

org.talend.sdk.component:component-runtime-testing 1.32.0

Umbrella parent for testing utilities.

GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

component-runtime-testing
Version

Version

1.32.0
Type

Type

pom

Download component-runtime-testing 1.32.0


<!-- https://jarcasting.com/artifacts/org.talend.sdk.component/component-runtime-testing/ -->
<dependency>
    <groupId>org.talend.sdk.component</groupId>
    <artifactId>component-runtime-testing</artifactId>
    <version>1.32.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.talend.sdk.component/component-runtime-testing/
implementation 'org.talend.sdk.component:component-runtime-testing:1.32.0'
// https://jarcasting.com/artifacts/org.talend.sdk.component/component-runtime-testing/
implementation ("org.talend.sdk.component:component-runtime-testing:1.32.0")
'org.talend.sdk.component:component-runtime-testing:pom:1.32.0'
<dependency org="org.talend.sdk.component" name="component-runtime-testing" rev="1.32.0">
  <artifact name="component-runtime-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.talend.sdk.component', module='component-runtime-testing', version='1.32.0')
)
libraryDependencies += "org.talend.sdk.component" % "component-runtime-testing" % "1.32.0"
[org.talend.sdk.component/component-runtime-testing "1.32.0"]