OSGi Examples for Lift

A set of examples site/webapp

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.liftweb
Идентификатор

Идентификатор

examples-osgi
Последняя версия

Последняя версия

2.0-M4
Дата

Дата

Тип

Тип

pom
Описание

Описание

OSGi Examples for Lift
A set of examples site/webapp
Организация-разработчик

Организация-разработчик

WorldWide Conferencing, LLC

Скачать examples-osgi

Имя Файла Размер
examples-osgi-2.0-M4.pom 543 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.liftweb : lift-mapper jar 2.0-M4

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

runtime (1)

Идентификатор библиотеки Тип Версия
org.apache.derby : derby jar 10.5.3.0_1

Модули Проекта

  • hello

Версии библиотеки

Версия
2.0-M4
1.1-M8
1.1-M7