| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lightbend.lagom |
| Идентификатор | Идентификаторlagom-projection-core_2.12 |
| Версия | Версия1.6.8-RC1 |
| Тип | Типjar |
| Описание |
Описаниеlagom-projection-core
lagom-projection-core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-projection-core_2.12/ -->
<dependency>
<groupId>com.lightbend.lagom</groupId>
<artifactId>lagom-projection-core_2.12</artifactId>
<version>1.6.8-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-projection-core_2.12/
implementation 'com.lightbend.lagom:lagom-projection-core_2.12:1.6.8-RC1'
// https://jarcasting.com/artifacts/com.lightbend.lagom/lagom-projection-core_2.12/
implementation ("com.lightbend.lagom:lagom-projection-core_2.12:1.6.8-RC1")
'com.lightbend.lagom:lagom-projection-core_2.12:jar:1.6.8-RC1'
<dependency org="com.lightbend.lagom" name="lagom-projection-core_2.12" rev="1.6.8-RC1">
<artifact name="lagom-projection-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.lagom', module='lagom-projection-core_2.12', version='1.6.8-RC1')
)
libraryDependencies += "com.lightbend.lagom" % "lagom-projection-core_2.12" % "1.6.8-RC1"
[com.lightbend.lagom/lagom-projection-core_2.12 "1.6.8-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.lightbend.lagom : lagom-cluster-core_2.12 | jar | 1.6.8-RC1 |
| com.typesafe.akka : akka-cluster-sharding_2.12 | jar | 2.6.17 |
| com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.17 |
| com.github.jnr : jnr-constants | jar | 0.9.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lightbend.lagom : lagom-logback_2.12 | jar | 1.6.8-RC1 |
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.17 |
| com.typesafe.akka : akka-multi-node-testkit_2.12 | jar | 2.6.17 |
| com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.17 |
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |
| junit : junit | jar | 4.13.2 |
| com.novocode : junit-interface | jar | 0.11 |