OSGi Examples for Lift - Hello


Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

examples-osgi-hello_2.7.7
Last Version

Last Version

2.2-RC5
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi Examples for Lift - Hello
OSGi Examples for Lift - Hello

Download examples-osgi-hello_2.7.7

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar
net.liftweb » lift-webkit_${scala.version} jar ${project.version}

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar

runtime (1)

Group / Artifact Type Version
org.apache.derby : derby jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2-RC5