Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
---|---|
GroupId | GroupIdio.github.redick01 |
ArtifactId | ArtifactIdlog-helper-spring-boot-starter-apachedubbo |
Version | Version1.0-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.redick01/log-helper-spring-boot-starter-apachedubbo/ -->
<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-helper-spring-boot-starter-apachedubbo</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-helper-spring-boot-starter-apachedubbo/
implementation 'io.github.redick01:log-helper-spring-boot-starter-apachedubbo:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-helper-spring-boot-starter-apachedubbo/
implementation ("io.github.redick01:log-helper-spring-boot-starter-apachedubbo:1.0-RELEASE")
'io.github.redick01:log-helper-spring-boot-starter-apachedubbo:jar:1.0-RELEASE'
<dependency org="io.github.redick01" name="log-helper-spring-boot-starter-apachedubbo" rev="1.0-RELEASE">
<artifact name="log-helper-spring-boot-starter-apachedubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-helper-spring-boot-starter-apachedubbo', version='1.0-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-helper-spring-boot-starter-apachedubbo" % "1.0-RELEASE"
[io.github.redick01/log-helper-spring-boot-starter-apachedubbo "1.0-RELEASE"]