| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.weibo |
| Идентификатор | Идентификаторmotan-protocol-restful |
| Последняя версия | Последняя версия1.1.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA remote procedure call(RPC) framework for rapid development of high performance distributed services.
|
| Имя Файла | Размер |
|---|---|
| motan-protocol-restful-1.1.10.pom | |
| motan-protocol-restful-1.1.10.jar | 30 KB |
| motan-protocol-restful-1.1.10-sources.jar | 21 KB |
| motan-protocol-restful-1.1.10-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.weibo/motan-protocol-restful/ -->
<dependency>
<groupId>com.weibo</groupId>
<artifactId>motan-protocol-restful</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.weibo/motan-protocol-restful/
implementation 'com.weibo:motan-protocol-restful:1.1.10'
// https://jarcasting.com/artifacts/com.weibo/motan-protocol-restful/
implementation ("com.weibo:motan-protocol-restful:1.1.10")
'com.weibo:motan-protocol-restful:jar:1.1.10'
<dependency org="com.weibo" name="motan-protocol-restful" rev="1.1.10">
<artifact name="motan-protocol-restful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weibo', module='motan-protocol-restful', version='1.1.10')
)
libraryDependencies += "com.weibo" % "motan-protocol-restful" % "1.1.10"
[com.weibo/motan-protocol-restful "1.1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.weibo : motan-core | jar | 1.1.10 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.jboss.resteasy : resteasy-netty | jar | 3.0.7.Final |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.7.Final |
| org.jboss.resteasy : resteasy-client | jar | 3.0.7.Final |
| org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.0.7.Final |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| javax.activation : activation | jar | 1.1.1 |
| org.slf4j : slf4j-api | jar | 1.5.8 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-codec : commons-codec | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.107 |
| org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.75 |
| 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 |