GroupId | GroupIdorg.talend.esb.locator.service |
---|---|
ArtifactId | ArtifactIdlocator-service-parent |
Version | Version7.2.1 |
Type | Typepom |
Filename | Size |
---|---|
locator-service-parent-7.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/ -->
<dependency>
<groupId>org.talend.esb.locator.service</groupId>
<artifactId>locator-service-parent</artifactId>
<version>7.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/
implementation 'org.talend.esb.locator.service:locator-service-parent:7.2.1'
// https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/
implementation ("org.talend.esb.locator.service:locator-service-parent:7.2.1")
'org.talend.esb.locator.service:locator-service-parent:pom:7.2.1'
<dependency org="org.talend.esb.locator.service" name="locator-service-parent" rev="7.2.1">
<artifact name="locator-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb.locator.service', module='locator-service-parent', version='7.2.1')
)
libraryDependencies += "org.talend.esb.locator.service" % "locator-service-parent" % "7.2.1"
[org.talend.esb.locator.service/locator-service-parent "7.2.1"]