License |
License |
---|---|
GroupId | GroupIdorg.talend.sdk.component |
ArtifactId | ArtifactIdcomponent-runtime-testing |
Last Version | Last Version1.46.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionComponent Runtime :: Testing
Umbrella parent for testing utilities.
|
Filename | Size |
---|---|
component-runtime-testing-1.46.0.pom | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |