| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdorg.talend.sdk.component | 
    
| ArtifactId | ArtifactIdupdatable-component | 
    
| Last Version | Last Version1.46.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionComponent Runtime :: Sample Parent :: Documentation Samples :: Update 
            Provide a button allowing to fill a part of the component configuration based on a service. 
         | 
    
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |