License |
License |
---|---|
GroupId | GroupIdcom.firstbird |
ArtifactId | ArtifactIdbackbone-core_2.12 |
Version | Version3.0.0-RC6 |
Type | Typejar |
Description |
Descriptionbackbone-core
backbone-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.12/ -->
<dependency>
<groupId>com.firstbird</groupId>
<artifactId>backbone-core_2.12</artifactId>
<version>3.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.12/
implementation 'com.firstbird:backbone-core_2.12:3.0.0-RC6'
// https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.12/
implementation ("com.firstbird:backbone-core_2.12:3.0.0-RC6")
'com.firstbird:backbone-core_2.12:jar:3.0.0-RC6'
<dependency org="com.firstbird" name="backbone-core_2.12" rev="3.0.0-RC6">
<artifact name="backbone-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstbird', module='backbone-core_2.12', version='3.0.0-RC6')
)
libraryDependencies += "com.firstbird" % "backbone-core_2.12" % "3.0.0-RC6"
[com.firstbird/backbone-core_2.12 "3.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.10 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.10 |
com.lightbend.akka : akka-stream-alpakka-sqs_2.12 | jar | 2.0.2 |
com.lightbend.akka : akka-stream-alpakka-sns_2.12 | jar | 2.0.2 |
org.typelevel : cats-core_2.12 | jar | 2.4.2 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.2 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 0.9.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticmq : elasticmq-rest-sqs_2.12 | jar | 1.0.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.10 |
org.mockito : mockito-scala_2.12 | jar | 1.16.25 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.12 | jar | 3.2.4 |