jahhan
java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net
License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration Dubbo Networking |
GroupId | GroupIdnet.jahhan |
ArtifactId | ArtifactIddubbo-config-api |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo-config-api
The config api module of dubbo project
|
<!-- https://jarcasting.com/artifacts/net.jahhan/dubbo-config-api/ -->
<dependency>
<groupId>net.jahhan</groupId>
<artifactId>dubbo-config-api</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.jahhan/dubbo-config-api/
implementation 'net.jahhan:dubbo-config-api:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/net.jahhan/dubbo-config-api/
implementation ("net.jahhan:dubbo-config-api:1.0.0-RELEASE")
'net.jahhan:dubbo-config-api:jar:1.0.0-RELEASE'
<dependency org="net.jahhan" name="dubbo-config-api" rev="1.0.0-RELEASE">
<artifact name="dubbo-config-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jahhan', module='dubbo-config-api', version='1.0.0-RELEASE')
)
libraryDependencies += "net.jahhan" % "dubbo-config-api" % "1.0.0-RELEASE"
[net.jahhan/dubbo-config-api "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
net.jahhan : common-plugin-util | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-common | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-registry-api | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-monitor-api | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-remoting-api | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-filter-validation | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-filter-cache | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-rpc-injvm | jar | 1.0.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
net.jahhan : dubbo-registry-default | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-monitor-default | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-rpc-default | jar | 1.0.0-RELEASE |
net.jahhan : dubbo-remoting-netty | jar | 1.0.0-RELEASE |
javax.validation : validation-api | jar | 1.1.0.Final |
org.hibernate : hibernate-validator | jar | 5.4.1.Final |
org.glassfish : javax.el | jar | 3.0.1-b08 |
net.jahhan : dubbo-registry-multicast | jar | 1.0.0-RELEASE |
aopalliance : aopalliance | jar | 1.0 |
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 |
java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net