| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.liftweb |
| Идентификатор | Идентификаторlift-common_2.7.7 |
| Версия | Версия2.2 |
| Тип | Типjar |
| Описание |
ОписаниеLift Common
Common Interfaces for Lift and perhaps other frameworks
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| lift-common_2.7.7-2.2.pom | |
| lift-common_2.7.7-2.2.jar | 96 KB |
| lift-common_2.7.7-2.2-sources.jar | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-common_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-common_2.7.7</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-common_2.7.7/
implementation 'net.liftweb:lift-common_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-common_2.7.7/
implementation ("net.liftweb:lift-common_2.7.7:2.2")
'net.liftweb:lift-common_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-common_2.7.7" rev="2.2">
<artifact name="lift-common_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-common_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-common_2.7.7" % "2.2"
[net.liftweb/lift-common_2.7.7 "2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.7.7 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.26 |
| log4j : log4j | jar | 1.2.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-tools.testing : specs | jar | 1.6.2.1 |
| org.scala-tools.testing : scalacheck | jar | 1.6 |
| junit : junit | jar | 4.7 |