License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.uogome |
ArtifactId | ArtifactIddubbo2 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondubbo2
The all in one project of dubbo2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dubbo2-1.0.pom | |
dubbo2-1.0-sources.jar | 1 MB |
dubbo2-1.0-javadoc.jar | 4 KB |
dubbo2-1.0.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uogome/dubbo2/ -->
<dependency>
<groupId>com.uogome</groupId>
<artifactId>dubbo2</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uogome/dubbo2/
implementation 'com.uogome:dubbo2:1.0'
// https://jarcasting.com/artifacts/com.uogome/dubbo2/
implementation ("com.uogome:dubbo2:1.0")
'com.uogome:dubbo2:jar:1.0'
<dependency org="com.uogome" name="dubbo2" rev="1.0">
<artifact name="dubbo2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uogome', module='dubbo2', version='1.0')
)
libraryDependencies += "com.uogome" % "dubbo2" % "1.0"
[com.uogome/dubbo2 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 3.2.9.RELEASE |
org.springframework : spring-core | jar | 3.2.9.RELEASE |
org.springframework : spring-context | jar | 3.2.9.RELEASE |
org.springframework : spring-aop | jar | 3.2.9.RELEASE |
aopalliance : aopalliance | jar | 1.0 |
org.springframework : spring-expression | jar | 3.2.9.RELEASE |
io.netty : netty | jar | 3.7.0.Final |
log4j : log4j | jar | 1.2.16 |
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.javassist : javassist | jar | 3.20.0-GA |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-web | jar | 3.2.9.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
org.apache.httpcomponents : httpcore | jar | 4.2.1 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-codec : commons-codec | jar | 1.6 |
commons-pool : commons-pool | jar | 1.6 |
org.apache.curator : curator-framework | jar | 2.5.0 |
org.apache.curator : curator-client | jar | 2.5.0 |
org.slf4j : slf4j-api | jar | 1.6.2 |
com.google.guava : guava | jar | 16.0.1 |
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 |