License |
License |
---|---|
GroupId | GroupIdcom.firstbird |
ArtifactId | ArtifactIdbackbone-core_2.12 |
Last Version | Last Version3.0.0-RC7 |
Release Date | Release Date |
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-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.12/
implementation 'com.firstbird:backbone-core_2.12:3.0.0-RC7'
// https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.12/
implementation ("com.firstbird:backbone-core_2.12:3.0.0-RC7")
'com.firstbird:backbone-core_2.12:jar:3.0.0-RC7'
<dependency org="com.firstbird" name="backbone-core_2.12" rev="3.0.0-RC7">
<artifact name="backbone-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstbird', module='backbone-core_2.12', version='3.0.0-RC7')
)
libraryDependencies += "com.firstbird" % "backbone-core_2.12" % "3.0.0-RC7"
[com.firstbird/backbone-core_2.12 "3.0.0-RC7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.17 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.17 |
com.lightbend.akka : akka-stream-alpakka-sqs_2.12 | jar | 3.0.4 |
com.lightbend.akka : akka-stream-alpakka-sns_2.12 | jar | 3.0.4 |
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.6.0 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 1.0.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticmq : elasticmq-rest-sqs_2.12 | jar | 1.3.3 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.17 |
org.mockito : mockito-scala_2.12 | jar | 1.16.46 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
org.scalatest : scalatest_2.12 | jar | 3.2.10 |