GroupId | GroupIdcom.nepxion |
---|---|
ArtifactId | ArtifactIddiscovery-plugin-register-center |
Version | Version6.3.3 |
Type | Typepom |
Filename | Size |
---|---|
discovery-plugin-register-center-6.3.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>6.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/
implementation 'com.nepxion:discovery-plugin-register-center:6.3.3'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/
implementation ("com.nepxion:discovery-plugin-register-center:6.3.3")
'com.nepxion:discovery-plugin-register-center:pom:6.3.3'
<dependency org="com.nepxion" name="discovery-plugin-register-center" rev="6.3.3">
<artifact name="discovery-plugin-register-center" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-register-center', version='6.3.3')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-register-center" % "6.3.3"
[com.nepxion/discovery-plugin-register-center "6.3.3"]