is not current version
Last Version 8.0.1

org.talend.esb:sam-parent 6.3.0

Service Activity Monitoring

GroupId

GroupId

org.talend.esb
ArtifactId

ArtifactId

sam-parent
Version

Version

6.3.0
Type

Type

pom

Download sam-parent 6.3.0

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