Apache James :: Protocols :: Netty Implementation

James Protocols

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.apache.james.protocols
ArtifactId

ArtifactId

protocols-netty
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Protocols :: Netty Implementation
James Protocols
Project URL

Project URL

http://james.apache.org/protocols/protocols-netty
Project Organization

Project Organization

The Apache Software Foundation

Download protocols-netty

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.james : james-server-util jar 3.7.0
org.apache.james.protocols : protocols-api jar 3.7.0
com.google.guava : guava jar 31.0.1-jre
io.netty : netty jar 3.10.6.Final

test (2)

Group / Artifact Type Version
org.apache.james : testing-base jar 3.7.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
3.0.0-RC1
3.0.0-beta5
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0-RC1
1.6-beta3