Lift Json

Json utilities

Лицензия

Лицензия

Категории

Категории

Сеть JSON Данные
Группа

Группа

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

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

lift-json
Последняя версия

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

WorldWide Conferencing, LLC

Скачать lift-json

Имя Файла Размер
lift-json-2.0.pom
lift-json-2.0.jar 316 KB
lift-json-2.0-sources.jar 25 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.thoughtworks.paranamer : paranamer jar 2.0
org.scala-lang : scala-library jar 2.7.7

test (3)

Идентификатор библиотеки Тип Версия
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

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

Данный проект не имеет модулей.

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

Версия
2.0
2.0-RC2
2.0-RC1
2.0-M5
2.0-M4
2.0-M3
2.0-M2
2.0-M1
1.1-M8
1.1-M7
1.1-M6
1.1-M5