is not current version
Last Version 8.0.1

org.talend.esb:sam-parent 5.6.1

Service Activity Monitoring

GroupId

GroupId

org.talend.esb
ArtifactId

ArtifactId

sam-parent
Version

Version

5.6.1
Type

Type

pom

Download sam-parent 5.6.1

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