Last Version

dubbo-config 1.0.0-RELEASE

The config module of dubbo project

License

License

Categories

Categories

Net config Application Layer Libs Configuration Dubbo Networking
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-config
Version

Version

1.0.0-RELEASE
Type

Type

pom
Description

Description

dubbo-config
The config module of dubbo project

Download dubbo-config 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/net.jahhan/dubbo-config/ -->
<dependency>
    <groupId>net.jahhan</groupId>
    <artifactId>dubbo-config</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/dubbo-config/
implementation 'net.jahhan:dubbo-config:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/dubbo-config/
implementation ("net.jahhan:dubbo-config:1.0.0-RELEASE")
'net.jahhan:dubbo-config:pom:1.0.0-RELEASE'
<dependency org="net.jahhan" name="dubbo-config" rev="1.0.0-RELEASE">
  <artifact name="dubbo-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='dubbo-config', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "dubbo-config" % "1.0.0-RELEASE"
[net.jahhan/dubbo-config "1.0.0-RELEASE"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

  • dubbo-config-api