License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdde.choffmeister |
ArtifactId | ArtifactIdauth-akka-http_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionauth-akka-http
auth-akka-http
|
Project URL |
Project URL |
Project Organization |
Project Organizationde.choffmeister |
Filename | Size |
---|---|
auth-akka-http_2.11-0.2.0.pom | |
auth-akka-http_2.11-0.2.0.jar | 31 KB |
auth-akka-http_2.11-0.2.0-sources.jar | 3 KB |
auth-akka-http_2.11-0.2.0-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.choffmeister/auth-akka-http_2.11/ -->
<dependency>
<groupId>de.choffmeister</groupId>
<artifactId>auth-akka-http_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.choffmeister/auth-akka-http_2.11/
implementation 'de.choffmeister:auth-akka-http_2.11:0.2.0'
// https://jarcasting.com/artifacts/de.choffmeister/auth-akka-http_2.11/
implementation ("de.choffmeister:auth-akka-http_2.11:0.2.0")
'de.choffmeister:auth-akka-http_2.11:jar:0.2.0'
<dependency org="de.choffmeister" name="auth-akka-http_2.11" rev="0.2.0">
<artifact name="auth-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.choffmeister', module='auth-akka-http_2.11', version='0.2.0')
)
libraryDependencies += "de.choffmeister" % "auth-akka-http_2.11" % "0.2.0"
[de.choffmeister/auth-akka-http_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
de.choffmeister : auth-common_2.11 | jar | 0.2.0 |
com.typesafe : config | jar | 1.3.0 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.2 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.11 | jar | 2.4.2 |
org.specs2 : specs2-core_2.11 | jar | 3.7.1 |