License |
License |
---|---|
GroupId | GroupIdorg.talend.esb |
ArtifactId | ArtifactIdsam-parent |
Version | Version7.3.1 |
Type | Typepom |
Description |
DescriptionTalend ESB :: SAM
Service Activity Monitoring
|
Project Organization |
Project OrganizationTalend Inc. |
Filename | Size |
---|---|
sam-parent-7.3.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>7.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.talend.esb/sam-parent/
implementation 'org.talend.esb:sam-parent:7.3.1'
// https://jarcasting.com/artifacts/org.talend.esb/sam-parent/
implementation ("org.talend.esb:sam-parent:7.3.1")
'org.talend.esb:sam-parent:pom:7.3.1'
<dependency org="org.talend.esb" name="sam-parent" rev="7.3.1">
<artifact name="sam-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb', module='sam-parent', version='7.3.1')
)
libraryDependencies += "org.talend.esb" % "sam-parent" % "7.3.1"
[org.talend.esb/sam-parent "7.3.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.1 |