Group: org.talend.sdk.component - All Dependencies
Component Runtime :: Testing :: JUnit Base · Some JUnit utilities, reused accross the other testing module. IMPORTANT: this module must not depend on the runtime/framework.
Component Runtime :: Manager · Core of the framework, the manager allows to access components and instantiate them.
Component Runtime :: Server Parent :: Model · Talend Component model used in Talend component kit
Component Runtime :: Server Parent :: Server · The Web server of the framework. Mainly provides UI interaction hooks.
Component Runtime :: Beam · Component bridge to BEAM runtime
Component Runtime :: Testing :: JUnit · JUnit integration of the framework.
Component Runtime :: Design Extension · This module provides design extensions for Component Runtime Manager
Component Runtime :: Form :: Core · This module is reponsible to convert TaCoKit model to UISpec one.
Component Runtime :: Tools WebApp · Light web application allowing to provide a light HTTP server to test components locally.
Component Runtime :: Component SPI · The runtime SPI to support components with an external programming model.
Component Runtime :: Standalone · Locator for standalone run, it allows to lookup services and components after serialization.
Component Runtime :: Impl · Module responsible to understand the API model and make it runnable. This MUST be considered as an internal of the stack.
Component Runtime :: Testing :: HTTP · JUnit integration to simplify the HTTP API testing/mocking.
Component Runtime :: Studio :: DI · Helper module for javajet, it should move to tdi-studio-se at the end.
Component Runtime :: Form :: Model · This module owns the UISpec model classes. It doesn't have any logic which MUST be in other modules.
Component Runtime :: Server Parent :: Vault Proxy · Proxies Component Server with decrypting of credential using Vault. Note that this proxy is intended to be replaced by a real more advanced proxy later on.
Component Runtime :: Server Parent :: Extensions :: API · Hosts extensions usable with component-server
Component Runtime :: Remote Engine Customizer · Simple main taking a remote engine docker-compose.yaml and add a component in the deployment.
Component Runtime :: Maven Plugin · Provides Talend Component Kit Tools wrapped as Maven Mojos.
Component Runtime :: Container :: Nested Maven Repository Maven Plugin · A maven shade extension to include dependencies in a nested (in jar) maven repository.
Component Runtime :: Documentation · Actually framework documentation, generated as a website and pushed to Github pages.
Component Runtime :: Container :: Core · The classloader manager and implementation supporting isolation between components.
Component Runtime :: Tools · A shared module by Maven and Gradle integration for common tasks.