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