License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-netty-socket |
Last Version | Last Version3.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James Server Netty Socket
The Apache Java Enterprise Mail Server (a.k.a. JAMES Server)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-netty-socket/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-netty-socket</artifactId>
<version>3.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-netty-socket/
implementation 'org.apache.james:james-server-netty-socket:3.0-M2'
// https://jarcasting.com/artifacts/org.apache.james/james-server-netty-socket/
implementation ("org.apache.james:james-server-netty-socket:3.0-M2")
'org.apache.james:james-server-netty-socket:jar:3.0-M2'
<dependency org="org.apache.james" name="james-server-netty-socket" rev="3.0-M2">
<artifact name="james-server-netty-socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-netty-socket', version='3.0-M2')
)
libraryDependencies += "org.apache.james" % "james-server-netty-socket" % "3.0-M2"
[org.apache.james/james-server-netty-socket "3.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-core-api | jar | 3.0-M2 |
org.apache.james : james-server-dnsservice-api | jar | 3.0-M2 |
org.apache.james.protocols : protocols-api | jar | 1.2-M1 |
org.apache.james.protocols : protocols-impl | jar | 1.2-M1 |
commons-logging : commons-logging | jar | 1.1 |
commons-configuration : commons-configuration | jar | 1.6 |
javax.annotation : jsr250-api | jar | 1.0 |
org.jboss.netty : netty | jar | 3.2.1.Final |