is not current version
Last Version 8.0.1

org.talend.esb:sam-parent 5.2.3


GroupId

GroupId

org.talend.esb
ArtifactId

ArtifactId

sam-parent
Version

Version

5.2.3
Type

Type

pom

Download sam-parent 5.2.3

Filename Size
sam-parent-5.2.3.pom 1 KB
Browse

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