Last Version

Lift OSGi 2.0

OSGi support for the Lift web framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-osgi
Version

Version

2.0
Type

Type

jar
Description

Description

Lift OSGi
OSGi support for the Lift web framework.
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-osgi 2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.liftweb : lift-webkit jar 2.0
org.scalamodules : scalamodules-core jar 1.5
org.ops4j.pax.swissbox : pax-swissbox-extender jar 1.2.0
org.scala-lang : scala-library jar 2.7.7

provided (3)

Group / Artifact Type Version
org.apache.felix : org.osgi.compendium jar 1.4.0
org.ops4j.pax.web : pax-web-api jar 0.7.2
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.