is not current version
Last Version 3.0.1

org.visallo:visallo-jetty-server 2.0.0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.visallo
ArtifactId

ArtifactId

visallo-jetty-server
Version

Version

2.0.0
Type

Type

jar

Download visallo-jetty-server 2.0.0


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