| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdplay-json_3 |
| 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 |
| Filename | Size |
|---|---|
| play-json_3-2.10.0-RC6.pom | |
| play-json_3-2.10.0-RC6.jar | 813 KB |
| play-json_3-2.10.0-RC6-sources.jar | 51 KB |
| play-json_3-2.10.0-RC6-playdoc.jar | 24 KB |
| play-json_3-2.10.0-RC6-javadoc.jar | 889 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-json_3/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_3</artifactId>
<version>2.10.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_3/
implementation 'com.typesafe.play:play-json_3:2.10.0-RC6'
// https://jarcasting.com/artifacts/com.typesafe.play/play-json_3/
implementation ("com.typesafe.play:play-json_3:2.10.0-RC6")
'com.typesafe.play:play-json_3:jar:2.10.0-RC6'
<dependency org="com.typesafe.play" name="play-json_3" rev="2.10.0-RC6">
<artifact name="play-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-json_3', version='2.10.0-RC6')
)
libraryDependencies += "com.typesafe.play" % "play-json_3" % "2.10.0-RC6"
[com.typesafe.play/play-json_3 "2.10.0-RC6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-functional_3 | jar | 2.10.0-RC6 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2-RC2 |
| 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 : scala3-compiler_3 | jar | 3.1.2-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.11.0 |
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| org.specs2 : specs2-core_2.13 | jar | 4.14.1 |
| org.specs2 : specs2-junit_2.13 | jar | 4.14.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.openjdk.jol : jol-core | jar | 0.16 |