License |
License |
---|---|
GroupId | GroupIdio.fintrospect |
ArtifactId | ArtifactIdfintrospect-core_2.11 |
Version | Version15.1.0 |
Type | Typejar |
Description |
Descriptionfintrospect
Implement fast, type-safe HTTP contracts for Finagle (aka Twitter RPC)
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.fintrospect |
<!-- https://jarcasting.com/artifacts/io.fintrospect/fintrospect-core_2.11/ -->
<dependency>
<groupId>io.fintrospect</groupId>
<artifactId>fintrospect-core_2.11</artifactId>
<version>15.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fintrospect/fintrospect-core_2.11/
implementation 'io.fintrospect:fintrospect-core_2.11:15.1.0'
// https://jarcasting.com/artifacts/io.fintrospect/fintrospect-core_2.11/
implementation ("io.fintrospect:fintrospect-core_2.11:15.1.0")
'io.fintrospect:fintrospect-core_2.11:jar:15.1.0'
<dependency org="io.fintrospect" name="fintrospect-core_2.11" rev="15.1.0">
<artifact name="fintrospect-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fintrospect', module='fintrospect-core_2.11', version='15.1.0')
)
libraryDependencies += "io.fintrospect" % "fintrospect-core_2.11" % "15.1.0"
[io.fintrospect/fintrospect-core_2.11 "15.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.apache.commons : commons-lang3 | jar | 3.9 |
net.sourceforge.argo : argo | jar | 5.5 |
com.twitter : finagle-http_2.11 | jar | 19.5.1 |
com.google.guava : guava | jar | 28.0-jre |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.2.0 |
com.sun.activation : javax.activation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |