License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Net |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdlift-cluster-jetty9_3.2_2.11 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionlift-cluster-jetty9_3.2
lift-cluster-jetty9_3.2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.liftmodules/lift-cluster-jetty9_3.2_2.11/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>lift-cluster-jetty9_3.2_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/lift-cluster-jetty9_3.2_2.11/
implementation 'net.liftmodules:lift-cluster-jetty9_3.2_2.11:0.0.2'
// https://jarcasting.com/artifacts/net.liftmodules/lift-cluster-jetty9_3.2_2.11/
implementation ("net.liftmodules:lift-cluster-jetty9_3.2_2.11:0.0.2")
'net.liftmodules:lift-cluster-jetty9_3.2_2.11:jar:0.0.2'
<dependency org="net.liftmodules" name="lift-cluster-jetty9_3.2_2.11" rev="0.0.2">
<artifact name="lift-cluster-jetty9_3.2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='lift-cluster-jetty9_3.2_2.11', version='0.0.2')
)
libraryDependencies += "net.liftmodules" % "lift-cluster-jetty9_3.2_2.11" % "0.0.2"
[net.liftmodules/lift-cluster-jetty9_3.2_2.11 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.11 | jar | 3.2.0-SNAPSHOT |
org.eclipse.jetty : jetty-webapp | jar | 9.0.7.v20131107 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |