Last Version

json 0.7.1

json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-json_2.10
Version

Version

0.7.1
Type

Type

jar
Description

Description

json
json
Project URL

Project URL

https://github.com/finagle/finch
Project Organization

Project Organization

com.github.finagle
Source Code Management

Source Code Management

https://github.com/finagle/finch

Download finch-json_2.10 0.7.1


<!-- https://jarcasting.com/artifacts/com.github.finagle/finch-json_2.10/ -->
<dependency>
    <groupId>com.github.finagle</groupId>
    <artifactId>finch-json_2.10</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finch-json_2.10/
implementation 'com.github.finagle:finch-json_2.10:0.7.1'
// https://jarcasting.com/artifacts/com.github.finagle/finch-json_2.10/
implementation ("com.github.finagle:finch-json_2.10:0.7.1")
'com.github.finagle:finch-json_2.10:jar:0.7.1'
<dependency org="com.github.finagle" name="finch-json_2.10" rev="0.7.1">
  <artifact name="finch-json_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finch-json_2.10', version='0.7.1')
)
libraryDependencies += "com.github.finagle" % "finch-json_2.10" % "0.7.1"
[com.github.finagle/finch-json_2.10 "0.7.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.github.finagle : finch-core_2.10 jar 0.7.1
org.openjdk.jmh : jmh-core jar 1.9.1
org.openjdk.jmh : jmh-generator-bytecode jar 1.9.1
org.openjdk.jmh : jmh-generator-reflection jar 1.9.1
com.chuusai : shapeless_2.10 jar 2.2.2
com.twitter : finagle-httpx_2.10 jar 6.25.0
org.scala-lang : scala-reflect jar 2.10.5

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.1.0
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.1.0

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.10 jar 1.12.2
org.scalatest : scalatest_2.10 jar 2.2.5

Project Modules

There are no modules declared in this project.