| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdexamples-osgi_2.7.7 |
| Version | Version2.2-RC5 |
| Type | Typepom |
| Description |
DescriptionOSGi Examples for Lift
A set of examples site/webapp
|
| Filename | Size |
|---|---|
| examples-osgi_2.7.7-2.2-RC5.pom | 556 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/examples-osgi_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>examples-osgi_2.7.7</artifactId>
<version>2.2-RC5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/examples-osgi_2.7.7/
implementation 'net.liftweb:examples-osgi_2.7.7:2.2-RC5'
// https://jarcasting.com/artifacts/net.liftweb/examples-osgi_2.7.7/
implementation ("net.liftweb:examples-osgi_2.7.7:2.2-RC5")
'net.liftweb:examples-osgi_2.7.7:pom:2.2-RC5'
<dependency org="net.liftweb" name="examples-osgi_2.7.7" rev="2.2-RC5">
<artifact name="examples-osgi_2.7.7" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='examples-osgi_2.7.7', version='2.2-RC5')
)
libraryDependencies += "net.liftweb" % "examples-osgi_2.7.7" % "2.2-RC5"
[net.liftweb/examples-osgi_2.7.7 "2.2-RC5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.derby : derby | jar |