GroupId | GroupIdorg.talend.esb.locator.service |
---|---|
ArtifactId | ArtifactIdlocator-service-parent |
Version | Version5.5.0 |
Type | Typepom |
Filename | Size |
---|---|
locator-service-parent-5.5.0.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>5.5.0</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:5.5.0'
// https://jarcasting.com/artifacts/org.talend.esb.locator.service/locator-service-parent/
implementation ("org.talend.esb.locator.service:locator-service-parent:5.5.0")
'org.talend.esb.locator.service:locator-service-parent:pom:5.5.0'
<dependency org="org.talend.esb.locator.service" name="locator-service-parent" rev="5.5.0">
<artifact name="locator-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.talend.esb.locator.service', module='locator-service-parent', version='5.5.0')
)
libraryDependencies += "org.talend.esb.locator.service" % "locator-service-parent" % "5.5.0"
[org.talend.esb.locator.service/locator-service-parent "5.5.0"]