is not current version
Last Version 1.46.0

org.talend.sdk.component:minmaxvalidation-component 1.37.1

Specify a minimum or a maximum value for a numeric configuration.

GroupId

GroupId

org.talend.sdk.component
ArtifactId

ArtifactId

minmaxvalidation-component
Version

Version

1.37.1
Type

Type

jar

Download minmaxvalidation-component 1.37.1


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