Categories |
CategoriesIDE Development Tools Leaf Data Databases |
---|---|
GroupId | GroupIdio.github.leonside |
ArtifactId | ArtifactIdspringleaf-cloud-smart-discovery-registry |
Version | Version1.0.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
springleaf-cloud-smart-discovery-registry-1.0.RELEASE.pom | 844 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/ -->
<dependency>
<groupId>io.github.leonside</groupId>
<artifactId>springleaf-cloud-smart-discovery-registry</artifactId>
<version>1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/
implementation 'io.github.leonside:springleaf-cloud-smart-discovery-registry:1.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.leonside/springleaf-cloud-smart-discovery-registry/
implementation ("io.github.leonside:springleaf-cloud-smart-discovery-registry:1.0.RELEASE")
'io.github.leonside:springleaf-cloud-smart-discovery-registry:pom:1.0.RELEASE'
<dependency org="io.github.leonside" name="springleaf-cloud-smart-discovery-registry" rev="1.0.RELEASE">
<artifact name="springleaf-cloud-smart-discovery-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.leonside', module='springleaf-cloud-smart-discovery-registry', version='1.0.RELEASE')
)
libraryDependencies += "io.github.leonside" % "springleaf-cloud-smart-discovery-registry" % "1.0.RELEASE"
[io.github.leonside/springleaf-cloud-smart-discovery-registry "1.0.RELEASE"]