License |
License |
---|---|
GroupId | GroupIdde.leanovate.toehold |
ArtifactId | ArtifactIdspray-fastcgi_2.11 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionspray-fastcgi
spray-fastcgi
|
Project URL |
Project URL |
Project Organization |
Project Organizationde.leanovate.toehold |
Filename | Size |
---|---|
spray-fastcgi_2.11-0.2.3.pom | |
spray-fastcgi_2.11-0.2.3.jar | 53 KB |
spray-fastcgi_2.11-0.2.3-sources.jar | 6 KB |
spray-fastcgi_2.11-0.2.3-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.leanovate.toehold/spray-fastcgi_2.11/ -->
<dependency>
<groupId>de.leanovate.toehold</groupId>
<artifactId>spray-fastcgi_2.11</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.leanovate.toehold/spray-fastcgi_2.11/
implementation 'de.leanovate.toehold:spray-fastcgi_2.11:0.2.3'
// https://jarcasting.com/artifacts/de.leanovate.toehold/spray-fastcgi_2.11/
implementation ("de.leanovate.toehold:spray-fastcgi_2.11:0.2.3")
'de.leanovate.toehold:spray-fastcgi_2.11:jar:0.2.3'
<dependency org="de.leanovate.toehold" name="spray-fastcgi_2.11" rev="0.2.3">
<artifact name="spray-fastcgi_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.leanovate.toehold', module='spray-fastcgi_2.11', version='0.2.3')
)
libraryDependencies += "de.leanovate.toehold" % "spray-fastcgi_2.11" % "0.2.3"
[de.leanovate.toehold/spray-fastcgi_2.11 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
de.leanovate.toehold : akka-fastcgi_2.11 | jar | 0.2.3 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.2 |
io.spray : spray-can | jar | 1.2.1 |
io.spray : spray-routing | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.11 | jar | 2.4.2 |