| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay-json_2.12 |
| Last Version | Last Version2.10.0-RC6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay-json
Play JSON
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-json_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_2.12</artifactId>
<version>2.10.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_2.12/
implementation 'com.typesafe.play:play-json_2.12:2.10.0-RC6'
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_2.12/
implementation ("com.typesafe.play:play-json_2.12:2.10.0-RC6")
'com.typesafe.play:play-json_2.12:jar:2.10.0-RC6'
<dependency org="com.typesafe.play" name="play-json_2.12" rev="2.10.0-RC6">
<artifact name="play-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-json_2.12', version='2.10.0-RC6')
)
libraryDependencies += "com.typesafe.play" % "play-json_2.12" % "2.10.0-RC6"
[com.typesafe.play/play-json_2.12 "2.10.0-RC6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.typesafe.play : play-functional_2.12 | jar | 2.10.0-RC6 |
| org.scala-lang : scala-reflect | jar | 2.12.15 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.11.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.11 |
| org.scalatestplus : scalacheck-1-15_2.12 | jar | 3.2.11.0 |
| org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
| com.chuusai : shapeless_2.12 | jar | 2.3.7 |
| org.specs2 : specs2-core_2.12 | jar | 4.14.1 |
| org.specs2 : specs2-junit_2.12 | jar | 4.14.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.openjdk.jol : jol-core | jar | 0.16 |