Registry / networking / motan-core

motan-core

JSON →
library1.2.6javamavenunverified

Core module of the Motan RPC framework for high-performance distributed services.

<dependency> <groupId>com.weibo</groupId> <artifactId>motan-core</artifactId> <version>1.2.6</version> </dependency>
INSTALL
IMPORT
SIG · MOTAN-CORE
M
motan-core
networkingjavav1.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Motan
com.weibo.motan.core.Motan

Minimal usage of Motan core

import com.weibo.motan.core.Motan; public class Example { public static void main(String[] args) { Motan motan = new Motan(); motan.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
motan-core — mvn dependency:get motan-core · libregistry