is not current version
Last Version 6.5.0.Final

org.kie.modules:org-jboss-netty 6.3.0.CR1


Categories

Categories

JBoss Container Application Servers Net Netty Networking
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

org-jboss-netty
Version

Version

6.3.0.CR1
Type

Type

jar

Download org-jboss-netty 6.3.0.CR1


<!-- https://jarcasting.com/artifacts/org.kie.modules/org-jboss-netty/ -->
<dependency>
    <groupId>org.kie.modules</groupId>
    <artifactId>org-jboss-netty</artifactId>
    <version>6.3.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-jboss-netty/
implementation 'org.kie.modules:org-jboss-netty:6.3.0.CR1'
// https://jarcasting.com/artifacts/org.kie.modules/org-jboss-netty/
implementation ("org.kie.modules:org-jboss-netty:6.3.0.CR1")
'org.kie.modules:org-jboss-netty:jar:6.3.0.CR1'
<dependency org="org.kie.modules" name="org-jboss-netty" rev="6.3.0.CR1">
  <artifact name="org-jboss-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-jboss-netty', version='6.3.0.CR1')
)
libraryDependencies += "org.kie.modules" % "org-jboss-netty" % "6.3.0.CR1"
[org.kie.modules/org-jboss-netty "6.3.0.CR1"]