| License |
License |
|---|---|
| Categories |
CategoriesNet JSON Data |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-json-ext_2.10 |
| Version | Version3.0-M1 |
| 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.10-3.0-M1.pom | |
| lift-json-ext_2.10-3.0-M1.jar | 85 KB |
| lift-json-ext_2.10-3.0-M1-sources.jar | 4 KB |
| lift-json-ext_2.10-3.0-M1-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.10/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-json-ext_2.10</artifactId>
<version>3.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.10/
implementation 'net.liftweb:lift-json-ext_2.10:3.0-M1'
// https://jarcasting.com/artifacts/net.liftweb/lift-json-ext_2.10/
implementation ("net.liftweb:lift-json-ext_2.10:3.0-M1")
'net.liftweb:lift-json-ext_2.10:jar:3.0-M1'
<dependency org="net.liftweb" name="lift-json-ext_2.10" rev="3.0-M1">
<artifact name="lift-json-ext_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-json-ext_2.10', version='3.0-M1')
)
libraryDependencies += "net.liftweb" % "lift-json-ext_2.10" % "3.0-M1"
[net.liftweb/lift-json-ext_2.10 "3.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : lift-common_2.10 | jar | 3.0-M1 |
| net.liftweb : lift-json_2.10 | jar | 3.0-M1 |
| org.scala-lang : scala-library | jar | 2.10.4 |
| commons-codec : commons-codec | jar | 1.6 |
| joda-time : joda-time | jar | 2.1 |
| org.joda : joda-convert | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.10 | jar | 1.12.3 |
| org.scalacheck : scalacheck_2.10 | jar | 1.10.0 |