License |
License |
---|---|
GroupId | GroupIdcom.lightbend.lagom |
ArtifactId | ArtifactIdlagom-projection-core_2.13 |
Last Version | Last Version1.6.8-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlagom-projection-core
lagom-projection-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-projection-core_2.13/ -->
<dependency>
<groupId>com.lightbend.lagom</groupId>
<artifactId>lagom-projection-core_2.13</artifactId>
<version>1.6.8-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-projection-core_2.13/
implementation 'com.lightbend.lagom:lagom-projection-core_2.13:1.6.8-RC1'
// https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-projection-core_2.13/
implementation ("com.lightbend.lagom:lagom-projection-core_2.13:1.6.8-RC1")
'com.lightbend.lagom:lagom-projection-core_2.13:jar:1.6.8-RC1'
<dependency org="com.lightbend.lagom" name="lagom-projection-core_2.13" rev="1.6.8-RC1">
<artifact name="lagom-projection-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.lagom', module='lagom-projection-core_2.13', version='1.6.8-RC1')
)
libraryDependencies += "com.lightbend.lagom" % "lagom-projection-core_2.13" % "1.6.8-RC1"
[com.lightbend.lagom/lagom-projection-core_2.13 "1.6.8-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.lightbend.lagom : lagom-cluster-core_2.13 | jar | 1.6.8-RC1 |
com.typesafe.akka : akka-cluster-sharding_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.17 |
com.github.jnr : jnr-constants | jar | 0.9.14 |
Group / Artifact | Type | Version |
---|---|---|
com.lightbend.lagom : lagom-logback_2.13 | jar | 1.6.8-RC1 |
com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-multi-node-testkit_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.17 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
junit : junit | jar | 4.13.2 |
com.novocode : junit-interface | jar | 0.11 |