is not current version
Last Version 1.46.0

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

Umbrella parent for testing utilities.

GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

component-runtime-testing
Version

Version

1.1.21
Type

Type

pom

Download component-runtime-testing 1.1.21


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