is not current version
Last Version 1.46.0

Component Runtime :: Sample Parent :: Sample 1.35.1

A sample component. IMPORTANT: it is used by some tests.

License

License

GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

sample
Version

Version

1.35.1
Type

Type

jar
Description

Description

Component Runtime :: Sample Parent :: Sample
A sample component. IMPORTANT: it is used by some tests.

Download sample 1.35.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11

provided (3)

Group / Artifact Type Version
org.talend.sdk.component : component-api jar 1.35.1
org.slf4j : slf4j-jdk14 jar 1.7.28
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
org.talend.sdk.component : component-runtime-manager jar 1.35.1
org.junit.jupiter : junit-jupiter jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0

Project Modules

There are no modules declared in this project.