is not current version
Last Version 8.0.1

org.talend.esb:sam-parent 5.1.0


GroupId

GroupId

org.talend.esb
ArtifactId

ArtifactId

sam-parent
Version

Version

5.1.0
Type

Type

pom

Download sam-parent 5.1.0

Filename Size
sam-parent-5.1.0.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.talend.esb/sam-parent/
implementation 'org.talend.esb:sam-parent:5.1.0'
// https://jarcasting.com/artifacts/org.talend.esb/sam-parent/
implementation ("org.talend.esb:sam-parent:5.1.0")
'org.talend.esb:sam-parent:pom:5.1.0'
<dependency org="org.talend.esb" name="sam-parent" rev="5.1.0">
  <artifact name="sam-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb', module='sam-parent', version='5.1.0')
)
libraryDependencies += "org.talend.esb" % "sam-parent" % "5.1.0"
[org.talend.esb/sam-parent "5.1.0"]