| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdorg.visallo | 
| ArtifactId | ArtifactIdvisallo-dev-jetty-server | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionVisallo: Dev: Jetty Server This project is only here to create a good classpath with the plugins for your IDE | 
| Project Organization | Project OrganizationV5 Analytics | 
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-dev-jetty-server/ -->
<dependency>
    <groupId>org.visallo</groupId>
    <artifactId>visallo-dev-jetty-server</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.visallo/visallo-dev-jetty-server/
implementation 'org.visallo:visallo-dev-jetty-server:3.0.1'// https://jarcasting.com/artifacts/org.visallo/visallo-dev-jetty-server/
implementation ("org.visallo:visallo-dev-jetty-server:3.0.1")'org.visallo:visallo-dev-jetty-server:jar:3.0.1'<dependency org="org.visallo" name="visallo-dev-jetty-server" rev="3.0.1">
  <artifact name="visallo-dev-jetty-server" type="jar" />
</dependency>@Grapes(
@Grab(group='org.visallo', module='visallo-dev-jetty-server', version='3.0.1')
)libraryDependencies += "org.visallo" % "visallo-dev-jetty-server" % "3.0.1"[org.visallo/visallo-dev-jetty-server "3.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.codehaus.groovy : groovy | jar | 2.4.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.9.5 | 
| org.powermock : powermock-api-mockito | jar | 1.5.1 | 
| org.powermock : powermock-module-junit4 | jar | 1.5.1 | 
| net.sourceforge.cobertura : cobertura | jar | 2.0.3 |