OSGi Examples for Lift - Hello


License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

examples-osgi-hello
Last Version

Last Version

2.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi Examples for Lift - Hello
OSGi Examples for Lift - Hello
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download examples-osgi-hello

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.7
net.liftweb : lift-webkit jar 2.0-M4
net.liftweb : lift-mapper jar 2.0-M4

provided (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-M4
1.1-M8
1.1-M7
1.1-M6
1.1-M5
1.1-M4
1.1-M3