| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.lk0423 |
| Идентификатор | Идентификаторhttp-rpc-framework |
| Версия | Версия0.0.2.RELEASE |
| Тип | Типjar |
| Описание |
Описание |
<!-- https://jarcasting.com/artifacts/io.gitee.lk0423/http-rpc-framework/ -->
<dependency>
<groupId>io.gitee.lk0423</groupId>
<artifactId>http-rpc-framework</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.lk0423/http-rpc-framework/
implementation 'io.gitee.lk0423:http-rpc-framework:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/io.gitee.lk0423/http-rpc-framework/
implementation ("io.gitee.lk0423:http-rpc-framework:0.0.2.RELEASE")
'io.gitee.lk0423:http-rpc-framework:jar:0.0.2.RELEASE'
<dependency org="io.gitee.lk0423" name="http-rpc-framework" rev="0.0.2.RELEASE">
<artifact name="http-rpc-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.lk0423', module='http-rpc-framework', version='0.0.2.RELEASE')
)
libraryDependencies += "io.gitee.lk0423" % "http-rpc-framework" % "0.0.2.RELEASE"
[io.gitee.lk0423/http-rpc-framework "0.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.75 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 1.3.1 |
| commons-collections : commons-collections | jar | 3.2.1 |
| com.thoughtworks.paranamer : paranamer | jar | 2.8 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.50 |
| org.springframework : spring-context | jar | 5.3.10 |
| org.slf4j : slf4j-api | jar | 1.7.32 |