Skip to content

Talend/component-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component Runtime

Maven Central Version doc changelog openapi

OpenHub

Talend Component Kit is a framework designed to help Talend components creation for both Talend Studio and Cloud applications. This framework unifies the way components are built to ensure they are standardized and easy to deploy in different environments, as well as 'upgrade-compliant' as Talend applications are getting updated on a regular basis.

Start developing components by generating a project from the Component Kit Starter or by downloading the Component Kit IntelliJ plugin.

NOTE:

  • Maven 3.5 or later is required to build this project.

  • the build relies on Node.JS and npm

  • the build uses frontend-maven-plugin to setup your environment.