License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.apache.dubbo.extensions |
ArtifactId | ArtifactIddubbo-remoting-quic |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionThe 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.netty.incubator : netty-incubator-codec-quic | jar | 0.0.14.Final |
org.apache.dubbo : dubbo-remoting-api | jar | |
io.netty : netty-all | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |