GroupId | GroupIdcom.nepxion |
---|---|
ArtifactId | ArtifactIddiscovery-plugin-register-center |
Version | Version3.28.1 |
Type | Typepom |
Filename | Size |
---|---|
discovery-plugin-register-center-3.28.1.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>3.28.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/
implementation 'com.nepxion:discovery-plugin-register-center:3.28.1'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/
implementation ("com.nepxion:discovery-plugin-register-center:3.28.1")
'com.nepxion:discovery-plugin-register-center:pom:3.28.1'
<dependency org="com.nepxion" name="discovery-plugin-register-center" rev="3.28.1">
<artifact name="discovery-plugin-register-center" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-register-center', version='3.28.1')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-register-center" % "3.28.1"
[com.nepxion/discovery-plugin-register-center "3.28.1"]