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