License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdno.nextgentel.oss.akka-tools |
ArtifactId | ArtifactIdexample-aggregates_2.12 |
Version | Version2.5.0.2 |
Type | Typejar |
Description |
Descriptionexample-aggregates
example-aggregates
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNextGenTel AS |
<!-- https://jarcasting.com/artifacts/no.nextgentel.oss.akka-tools/example-aggregates_2.12/ -->
<dependency>
<groupId>no.nextgentel.oss.akka-tools</groupId>
<artifactId>example-aggregates_2.12</artifactId>
<version>2.5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.nextgentel.oss.akka-tools/example-aggregates_2.12/
implementation 'no.nextgentel.oss.akka-tools:example-aggregates_2.12:2.5.0.2'
// https://jarcasting.com/artifacts/no.nextgentel.oss.akka-tools/example-aggregates_2.12/
implementation ("no.nextgentel.oss.akka-tools:example-aggregates_2.12:2.5.0.2")
'no.nextgentel.oss.akka-tools:example-aggregates_2.12:jar:2.5.0.2'
<dependency org="no.nextgentel.oss.akka-tools" name="example-aggregates_2.12" rev="2.5.0.2">
<artifact name="example-aggregates_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nextgentel.oss.akka-tools', module='example-aggregates_2.12', version='2.5.0.2')
)
libraryDependencies += "no.nextgentel.oss.akka-tools" % "example-aggregates_2.12" % "2.5.0.2"
[no.nextgentel.oss.akka-tools/example-aggregates_2.12 "2.5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
no.nextgentel.oss.akka-tools : akka-tools-persistence_2.12 | jar | 2.5.0.2 |
no.nextgentel.oss.akka-tools : akka-tools-cluster_2.12 | jar | 2.5.0.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.5.16 |
org.liquibase : liquibase-core | jar | 3.4.1 |
com.mattbertolini : liquibase-slf4j | jar | 1.2.1 |
com.h2database : h2 | jar | 1.4.189 |
com.github.dnvriend : akka-persistence-inmemory_2.12 | jar | 2.5.15.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.16 |