License |
License |
---|---|
GroupId | GroupIdcom.weibo |
ArtifactId | ArtifactIdmotan-core |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmotan-core
A remote procedure call(RPC) framework for rapid development of high performance distributed services.
|
Filename | Size |
---|---|
motan-core-1.1.10.pom | |
motan-core-1.1.10.jar | 381 KB |
motan-core-1.1.10-sources.jar | 281 KB |
motan-core-1.1.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weibo/motan-core/ -->
<dependency>
<groupId>com.weibo</groupId>
<artifactId>motan-core</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.weibo/motan-core/
implementation 'com.weibo:motan-core:1.1.10'
// https://jarcasting.com/artifacts/com.weibo/motan-core/
implementation ("com.weibo:motan-core:1.1.10")
'com.weibo:motan-core:jar:1.1.10'
<dependency org="com.weibo" name="motan-core" rev="1.1.10">
<artifact name="motan-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weibo', module='motan-core', version='1.1.10')
)
libraryDependencies += "com.weibo" % "motan-core" % "1.1.10"
[com.weibo/motan-core "1.1.10"]
Group / Artifact | Type | Version |
---|---|---|
commons-pool : commons-pool | jar | 1.6 |
com.caucho : hessian | jar | 4.0.38 |
com.alibaba : fastjson | jar | 1.2.60 |
com.codahale.metrics : metrics-core | jar | 3.0.1 |
com.google.guava : guava | jar | 18.0 |
com.squareup : javapoet | jar | 1.8.0 |
com.weibo : breeze-core | jar | 0.1.4 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-codec : commons-codec | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
log4j : log4j | jar | 1.2.14 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |
cglib : cglib-nodep | jar | 2.2 |
org.objenesis : objenesis | jar | 1.2 |
junit : junit | jar | 4.13.1 |