License |
License |
---|---|
GroupId | GroupIdio.github.daviddenton |
ArtifactId | ArtifactIdfintrospect_2.11 |
Last Version | Last Version12.21.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfintrospect
Library that adds self-documentation to Finagle server endpoint services
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.daviddenton |
Filename | Size |
---|---|
fintrospect_2.11-12.21.1.pom | |
fintrospect_2.11-12.21.1.jar | 587 KB |
fintrospect_2.11-12.21.1-sources.jar | 44 KB |
fintrospect_2.11-12.21.1-javadoc.jar | 895 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.daviddenton/fintrospect_2.11/ -->
<dependency>
<groupId>io.github.daviddenton</groupId>
<artifactId>fintrospect_2.11</artifactId>
<version>12.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daviddenton/fintrospect_2.11/
implementation 'io.github.daviddenton:fintrospect_2.11:12.21.1'
// https://jarcasting.com/artifacts/io.github.daviddenton/fintrospect_2.11/
implementation ("io.github.daviddenton:fintrospect_2.11:12.21.1")
'io.github.daviddenton:fintrospect_2.11:jar:12.21.1'
<dependency org="io.github.daviddenton" name="fintrospect_2.11" rev="12.21.1">
<artifact name="fintrospect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daviddenton', module='fintrospect_2.11', version='12.21.1')
)
libraryDependencies += "io.github.daviddenton" % "fintrospect_2.11" % "12.21.1"
[io.github.daviddenton/fintrospect_2.11 "12.21.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
net.sourceforge.argo : argo | jar | 3.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
com.gilt : handlebars-scala_2.11 | jar | 2.0.1 |
com.github.spullara.mustache.java : compiler | jar | 0.9.1 |
com.github.spullara.mustache.java : scala-extensions-2.11 | jar | 0.9.1 |
com.google.code.gson : gson | jar | 2.5 |
io.circe : circe-core_2.11 | jar | 0.4.1 |
io.circe : circe-generic_2.11 | jar | 0.4.1 |
io.circe : circe-parser_2.11 | jar | 0.4.1 |
io.spray : spray-json_2.11 | jar | 1.3.2 |
io.argonaut : argonaut_2.11 | jar | 6.0.4 |
com.typesafe.play : play-json_2.11 | jar | 2.4.3 |
org.json4s : json4s-native_2.11 | jar | 3.3.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.3.0 |
com.twitter : finagle-http_2.11 | jar | 6.35.0 |
com.github.finagle : finagle-oauth2_2.11 | jar | 0.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |