| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.liftweb |
| Идентификатор | Идентификаторlift-hellolift_2.7.7 |
| Версия | Версия2.2-RC5 |
| Тип | Типwar |
| Описание |
ОписаниеHelloLift example application
A set of examples site/webapp
|
| Имя Файла | Размер |
|---|---|
| lift-hellolift_2.7.7-2.2-RC5.pom | |
| lift-hellolift_2.7.7-2.2-RC5.war | 13 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-hellolift_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-hellolift_2.7.7</artifactId>
<version>2.2-RC5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-hellolift_2.7.7/
implementation 'net.liftweb:lift-hellolift_2.7.7:2.2-RC5'
// https://jarcasting.com/artifacts/net.liftweb/lift-hellolift_2.7.7/
implementation ("net.liftweb:lift-hellolift_2.7.7:2.2-RC5")
'net.liftweb:lift-hellolift_2.7.7:war:2.2-RC5'
<dependency org="net.liftweb" name="lift-hellolift_2.7.7" rev="2.2-RC5">
<artifact name="lift-hellolift_2.7.7" type="war" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-hellolift_2.7.7', version='2.2-RC5')
)
libraryDependencies += "net.liftweb" % "lift-hellolift_2.7.7" % "2.2-RC5"
[net.liftweb/lift-hellolift_2.7.7 "2.2-RC5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ${project.groupId} » lift-mapper_${scala.version} | jar | ${project.version} |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.derby : derby | jar |