Last Version

Component Runtime :: Sample Parent :: Documentation Samples :: Update 1.46.0

Provide a button allowing to fill a part of the component configuration based on a service.

License

License

Categories

Categories

Data
GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

updatable-component
Version

Version

1.46.0
Type

Type

jar
Description

Description

Component Runtime :: Sample Parent :: Documentation Samples :: Update
Provide a button allowing to fill a part of the component configuration based on a service.

Download updatable-component 1.46.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.talend.sdk.component : component-api jar 1.1.9
org.slf4j : slf4j-jdk14 jar
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

There are no modules declared in this project.