Last Version

resty 0.0.18

resty

License

License

GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

resty_2.12
Version

Version

0.0.18
Type

Type

jar
Description

Description

resty
resty
Project URL

Project URL

https://github.com/takezoe/resty
Project Organization

Project Organization

com.github.takezoe
Source Code Management

Source Code Management

https://github.com/takezoe/resty

Download resty_2.12 0.0.18


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

Dependencies

compile (15)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.github.takezoe : runtime-scaladoc-reader_2.12 jar 1.0.1
org.json4s : json4s-scalap_2.12 jar 3.5.4
com.netflix.hystrix : hystrix-core jar 1.5.12
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.12
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar 2.9.5
com.squareup.okhttp3 : okhttp jar 3.10.0
io.swagger : swagger-models jar 1.5.19
io.zipkin.brave : brave jar 4.19.2
io.zipkin.brave : brave-instrumentation-okhttp3 jar 4.19.2
io.zipkin.brave : brave-instrumentation-servlet jar 4.19.2
io.zipkin.reporter2 : zipkin-sender-okhttp3 jar 2.6.0
commons-io : commons-io jar 2.6
org.webjars : webjars-locator jar 0.34
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.