is not current version
Last Version 8.0.1

org.talend.esb:sam-parent 6.0.1

Service Activity Monitoring

GroupId

GroupId

org.talend.esb
ArtifactId

ArtifactId

sam-parent
Version

Version

6.0.1
Type

Type

pom

Download sam-parent 6.0.1

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