is not current version
Last Version 3.0.1

org.visallo:visallo-jetty-server 3.0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.visallo
ArtifactId

ArtifactId

visallo-jetty-server
Version

Version

3.0
Type

Type

jar

Download visallo-jetty-server 3.0


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