is not current version
Last Version 3.0.1

org.visallo:visallo-jetty-server 2.2.6


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.visallo
ArtifactId

ArtifactId

visallo-jetty-server
Version

Version

2.2.6
Type

Type

jar

Download visallo-jetty-server 2.2.6


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