| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDubbo Сеть Networking |
| Группа | Группаorg.apache.dubbo.extensions |
| Идентификатор | Идентификаторdubbo-remoting-quic |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dubbo-remoting-quic-1.0.0.pom | |
| dubbo-remoting-quic-1.0.0.jar | 38 KB |
| dubbo-remoting-quic-1.0.0-sources.jar | 25 KB |
| dubbo-remoting-quic-1.0.0-javadoc.jar | 440 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-remoting-quic/ -->
<dependency>
<groupId>org.apache.dubbo.extensions</groupId>
<artifactId>dubbo-remoting-quic</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-remoting-quic/
implementation 'org.apache.dubbo.extensions:dubbo-remoting-quic:1.0.0'
// https://jarcasting.com/artifacts/org.apache.dubbo.extensions/dubbo-remoting-quic/
implementation ("org.apache.dubbo.extensions:dubbo-remoting-quic:1.0.0")
'org.apache.dubbo.extensions:dubbo-remoting-quic:jar:1.0.0'
<dependency org="org.apache.dubbo.extensions" name="dubbo-remoting-quic" rev="1.0.0">
<artifact name="dubbo-remoting-quic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.dubbo.extensions', module='dubbo-remoting-quic', version='1.0.0')
)
libraryDependencies += "org.apache.dubbo.extensions" % "dubbo-remoting-quic" % "1.0.0"
[org.apache.dubbo.extensions/dubbo-remoting-quic "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty.incubator : netty-incubator-codec-quic | jar | 0.0.14.Final |
| org.apache.dubbo : dubbo-remoting-api | jar | |
| io.netty : netty-all | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.8.0 |
| cglib : cglib-nodep | jar | 2.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |