License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.thoughtworks.akka-http-rpc |
ArtifactId | ArtifactIdakka-http-rpc_2.11 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionakka-http-rpc
akka-http-rpc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-http-rpc_2.11-2.0.0.pom | |
akka-http-rpc_2.11-2.0.0.jar | 13 KB |
akka-http-rpc_2.11-2.0.0-sources.jar | 1 KB |
akka-http-rpc_2.11-2.0.0-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.akka-http-rpc/akka-http-rpc_2.11/ -->
<dependency>
<groupId>com.thoughtworks.akka-http-rpc</groupId>
<artifactId>akka-http-rpc_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.akka-http-rpc/akka-http-rpc_2.11/
implementation 'com.thoughtworks.akka-http-rpc:akka-http-rpc_2.11:2.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.akka-http-rpc/akka-http-rpc_2.11/
implementation ("com.thoughtworks.akka-http-rpc:akka-http-rpc_2.11:2.0.0")
'com.thoughtworks.akka-http-rpc:akka-http-rpc_2.11:jar:2.0.0'
<dependency org="com.thoughtworks.akka-http-rpc" name="akka-http-rpc_2.11" rev="2.0.0">
<artifact name="akka-http-rpc_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.akka-http-rpc', module='akka-http-rpc_2.11', version='2.0.0')
)
libraryDependencies += "com.thoughtworks.akka-http-rpc" % "akka-http-rpc_2.11" % "2.0.0"
[com.thoughtworks.akka-http-rpc/akka-http-rpc_2.11 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.8 |
com.typesafe.akka : akka-stream_2.11 Optional | jar | 2.5.21 |
com.lihaoyi : upickle_2.11 | jar | 0.7.1 |
com.lihaoyi : autowire_2.11 | jar | 0.2.6 |
com.thoughtworks.extractor : extractor_2.11 | jar | 1.2.0 |