is not current version
Last Version 3.0.1

org.visallo:visallo-dev-jetty-server 3.0.0-RC1

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

3.0.0-RC1
Type

Type

jar

Download visallo-dev-jetty-server 3.0.0-RC1


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