| License | License | 
|---|---|
| Categories | CategoriesDubbo Net Networking Grizzly | 
| GroupId | GroupIdcom.alibaba | 
| ArtifactId | ArtifactIddubbo-remoting-grizzly | 
| Last Version | Last Version2.6.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondubbo-remoting-grizzly The grizzly remoting module of dubbo project | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-grizzly/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-remoting-grizzly</artifactId>
    <version>2.6.12</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-grizzly/
implementation 'com.alibaba:dubbo-remoting-grizzly:2.6.12'// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-grizzly/
implementation ("com.alibaba:dubbo-remoting-grizzly:2.6.12")'com.alibaba:dubbo-remoting-grizzly:jar:2.6.12'<dependency org="com.alibaba" name="dubbo-remoting-grizzly" rev="2.6.12">
  <artifact name="dubbo-remoting-grizzly" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba', module='dubbo-remoting-grizzly', version='2.6.12')
)libraryDependencies += "com.alibaba" % "dubbo-remoting-grizzly" % "2.6.12"[com.alibaba/dubbo-remoting-grizzly "2.6.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : dubbo-remoting-api | jar | 2.6.12 | 
| org.glassfish.grizzly : grizzly-core | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 2.18.3 | 
| cglib : cglib-nodep | jar | 2.2 |