License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-json-ext_2.11 |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlift-json-ext
Extentions to JSON Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lift-json-ext_2.11-3.5.0.pom | |
lift-json-ext_2.11-3.5.0.jar | 86 KB |
lift-json-ext_2.11-3.5.0-sources.jar | 4 KB |
lift-json-ext_2.11-3.5.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.11/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-json-ext_2.11</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.11/
implementation 'net.liftweb:lift-json-ext_2.11:3.5.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.11/
implementation ("net.liftweb:lift-json-ext_2.11:3.5.0")
'net.liftweb:lift-json-ext_2.11:jar:3.5.0'
<dependency org="net.liftweb" name="lift-json-ext_2.11" rev="3.5.0">
<artifact name="lift-json-ext_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-json-ext_2.11', version='3.5.0')
)
libraryDependencies += "net.liftweb" % "lift-json-ext_2.11" % "3.5.0"
[net.liftweb/lift-json-ext_2.11 "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
net.liftweb : lift-common_2.11 | jar | 3.5.0 |
net.liftweb : lift-json_2.11 | jar | 3.5.0 |
commons-codec : commons-codec | jar | 1.11 |
joda-time : joda-time | jar | 2.10 |
org.joda : joda-convert | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.9.4 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.11 | jar | 4.9.4 |
org.specs2 : specs2-scalacheck_2.11 | jar | 4.9.4 |
org.scalactic : scalactic_2.11 | jar | 3.1.2 |
org.scalatest : scalatest_2.11 | jar | 3.1.2 |