is not current version
Last Version 3.0.1

org.visallo:visallo-dev-jetty-server 2.2.5

This project is only here to create a good classpath with the plugins for your IDE

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.visallo
ArtifactId

ArtifactId

visallo-dev-jetty-server
Version

Version

2.2.5
Type

Type

jar

Download visallo-dev-jetty-server 2.2.5


<!-- https://jarcasting.com/artifacts/org.visallo/visallo-dev-jetty-server/ -->
<dependency>
    <groupId>org.visallo</groupId>
    <artifactId>visallo-dev-jetty-server</artifactId>
    <version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-dev-jetty-server/
implementation 'org.visallo:visallo-dev-jetty-server:2.2.5'
// https://jarcasting.com/artifacts/org.visallo/visallo-dev-jetty-server/
implementation ("org.visallo:visallo-dev-jetty-server:2.2.5")
'org.visallo:visallo-dev-jetty-server:jar:2.2.5'
<dependency org="org.visallo" name="visallo-dev-jetty-server" rev="2.2.5">
  <artifact name="visallo-dev-jetty-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-dev-jetty-server', version='2.2.5')
)
libraryDependencies += "org.visallo" % "visallo-dev-jetty-server" % "2.2.5"
[org.visallo/visallo-dev-jetty-server "2.2.5"]