Last Version

Component Runtime :: Testing 1.46.0

Umbrella parent for testing utilities.

License

License

GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

component-runtime-testing
Version

Version

1.46.0
Type

Type

pom
Description

Description

Component Runtime :: Testing
Umbrella parent for testing utilities.

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1

Project Modules

  • component-runtime-testing-spark
  • component-runtime-junit
  • component-runtime-http-junit
  • component-runtime-junit-base
  • component-runtime-beam-junit