Component BOM

Talend Component Kit

License

License

GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

component-bom
Last Version

Last Version

1.46.0
Release Date

Release Date

Type

Type

pom
Description

Description

Component BOM
Talend Component Kit
Project URL

Project URL

https://talend.github.io/component-runtime/
Source Code Management

Source Code Management

https://github.com/talend/component-runtime

Download component-bom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.46.0
1.45.2
1.45.1
1.45.0
1.44.3
1.44.2
1.44.1
1.44.0
1.43.1
1.43.0
1.42.0
1.41.1
1.41.0
1.40.0