is not current version
Last Version 3.0.1

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

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.1.0
Type

Type

jar

Download visallo-dev-jetty-server 2.1.0


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