| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdde.comhix.commons | 
| ArtifactId | ArtifactIdjetty-base | 
| Last Version | Last Version1.6.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionComHix jetty base project Package with all needed dependencies for jetty-webapps. | 
| Filename | Size | 
|---|---|
| jetty-base-1.6.3.pom | |
| jetty-base-1.6.3.jar | 7 KB | 
| jetty-base-1.6.3-sources.jar | 5 KB | 
| jetty-base-1.6.3-javadoc.jar | 46 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.comhix.commons/jetty-base/ -->
<dependency>
    <groupId>de.comhix.commons</groupId>
    <artifactId>jetty-base</artifactId>
    <version>1.6.3</version>
</dependency>// https://jarcasting.com/artifacts/de.comhix.commons/jetty-base/
implementation 'de.comhix.commons:jetty-base:1.6.3'// https://jarcasting.com/artifacts/de.comhix.commons/jetty-base/
implementation ("de.comhix.commons:jetty-base:1.6.3")'de.comhix.commons:jetty-base:jar:1.6.3'<dependency org="de.comhix.commons" name="jetty-base" rev="1.6.3">
  <artifact name="jetty-base" type="jar" />
</dependency>@Grapes(
@Grab(group='de.comhix.commons', module='jetty-base', version='1.6.3')
)libraryDependencies += "de.comhix.commons" % "jetty-base" % "1.6.3"[de.comhix.commons/jetty-base "1.6.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.comhix.commons : jetty-interfaces | jar | 1.6.3 | 
| de.comhix.commons : logging | jar | 1.6.3 | 
| org.apache.shiro : shiro-core | jar | 1.2.4 | 
| org.apache.shiro : shiro-web | jar | 1.2.4 | 
| org.apache.shiro : shiro-guice | jar | 1.2.4 | 
| com.google.inject.extensions : guice-servlet | jar | 4.0 | 
| com.google.inject.extensions : guice-multibindings | jar | 4.0 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| commons-fileupload : commons-fileupload | jar | 1.3.1 | 
| com.sun.xml.ws : jaxws-rt | jar | 2.2.10 | 
| com.sun.jersey : jersey-server | jar | 1.19 | 
| com.sun.jersey.contribs : jersey-guice | jar | 1.19 | 
| com.sun.jersey.contribs : jersey-multipart | jar | 1.19 | 
| com.sun.jersey : jersey-json | jar | 1.19 | 
| javax.validation : validation-api | jar | 1.1.0.Final | 
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.jersey : jersey-grizzly2 | jar | 1.17 | 
| org.glassfish.grizzly : grizzly-http-client | jar | 1.4 |