| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.buoyant |
| ArtifactId | ArtifactIdrouter-core_2.11 |
| Version | Version1.3.2 |
| Type | Typejar |
| Description |
Descriptionrouter-core
router-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| router-core_2.11-1.3.2.pom | |
| router-core_2.11-1.3.2.jar | 312 KB |
| router-core_2.11-1.3.2-sources.jar | 27 KB |
| router-core_2.11-1.3.2-javadoc.jar | 645 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.buoyant/router-core_2.11/ -->
<dependency>
<groupId>io.buoyant</groupId>
<artifactId>router-core_2.11</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.buoyant/router-core_2.11/
implementation 'io.buoyant:router-core_2.11:1.3.2'
// https://jarcasting.com/artifacts/io.buoyant/router-core_2.11/
implementation ("io.buoyant:router-core_2.11:1.3.2")
'io.buoyant:router-core_2.11:jar:1.3.2'
<dependency org="io.buoyant" name="router-core_2.11" rev="1.3.2">
<artifact name="router-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.buoyant', module='router-core_2.11', version='1.3.2')
)
libraryDependencies += "io.buoyant" % "router-core_2.11" % "1.3.2"
[io.buoyant/router-core_2.11 "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| io.buoyant : finagle-buoyant_2.11 | jar | 1.3.2 |
| com.twitter : finagle-core_2.11 | jar | 7.1.0 |
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.buoyant : test-util_2.11 | jar | 1.3.2 |