| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdorg.apache.james | 
| ArtifactId | ArtifactIdjames-server-jetty | 
| Last Version | Last Version3.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache James :: Server :: Jetty Apache James Mail Server | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-jetty/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>james-server-jetty</artifactId>
    <version>3.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.james/james-server-jetty/
implementation 'org.apache.james:james-server-jetty:3.4.0'// https://jarcasting.com/artifacts/org.apache.james/james-server-jetty/
implementation ("org.apache.james:james-server-jetty:3.4.0")'org.apache.james:james-server-jetty:jar:3.4.0'<dependency org="org.apache.james" name="james-server-jetty" rev="3.4.0">
  <artifact name="james-server-jetty" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.james', module='james-server-jetty', version='3.4.0')
)libraryDependencies += "org.apache.james" % "james-server-jetty" % "3.4.0"[org.apache.james/james-server-jetty "3.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : james-core | jar | 3.4.0 | 
| org.apache.james : james-server-util | jar | 3.4.0 | 
| com.github.fge : throwing-lambdas | jar | 0.5.0 | 
| com.google.guava : guava | jar | 25.1-jre | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| org.apache.commons : commons-configuration2 | jar | 2.5 | 
| org.eclipse.jetty : jetty-http | jar | 9.4.19.v20190610 | 
| org.eclipse.jetty : jetty-server | jar | 9.4.19.v20190610 | 
| org.eclipse.jetty : jetty-servlet | jar | 9.4.19.v20190610 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.27 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.27 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.james : james-server-core | jar | 3.4.0 | 
| io.rest-assured : rest-assured | jar | 4.0.0 | 
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.12.2 |