License |
License |
---|---|
Categories |
CategoriesMicroservices Container |
GroupId | GroupIdcom.github.durre |
ArtifactId | ArtifactIdmicroservices_2.11 |
Version | Version1.2.3 |
Type | Typejar |
Description |
Descriptionmicroservices
microservices
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.durre |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microservices_2.11-1.2.3.pom | |
microservices_2.11-1.2.3.jar | 156 KB |
microservices_2.11-1.2.3-sources.jar | 13 KB |
microservices_2.11-1.2.3-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.durre/microservices_2.11/ -->
<dependency>
<groupId>com.github.durre</groupId>
<artifactId>microservices_2.11</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.durre/microservices_2.11/
implementation 'com.github.durre:microservices_2.11:1.2.3'
// https://jarcasting.com/artifacts/com.github.durre/microservices_2.11/
implementation ("com.github.durre:microservices_2.11:1.2.3")
'com.github.durre:microservices_2.11:jar:1.2.3'
<dependency org="com.github.durre" name="microservices_2.11" rev="1.2.3">
<artifact name="microservices_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.durre', module='microservices_2.11', version='1.2.3')
)
libraryDependencies += "com.github.durre" % "microservices_2.11" % "1.2.3"
[com.github.durre/microservices_2.11 "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe : config | jar | 1.3.0 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.5.0 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.5 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.0.5 |
com.typesafe.akka : akka-http-spray-json_2.11 | jar | 10.0.5 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.17 |
com.lightbend.akka : akka-stream-alpakka-amqp_2.11 | jar | 0.6 |
ch.megard : akka-http-cors_2.11 | jar | 0.2.1 |
com.auth0 : java-jwt | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |