akka-commons


License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

me.xethh.libs.toolkits.akka
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

akka-commons

Download commons

How to add to project

<!-- https://jarcasting.com/artifacts/me.xethh.libs.toolkits.akka/commons/ -->
<dependency>
    <groupId>me.xethh.libs.toolkits.akka</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits.akka/commons/
implementation 'me.xethh.libs.toolkits.akka:commons:1.0.4'
// https://jarcasting.com/artifacts/me.xethh.libs.toolkits.akka/commons/
implementation ("me.xethh.libs.toolkits.akka:commons:1.0.4")
'me.xethh.libs.toolkits.akka:commons:jar:1.0.4'
<dependency org="me.xethh.libs.toolkits.akka" name="commons" rev="1.0.4">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.libs.toolkits.akka', module='commons', version='1.0.4')
)
libraryDependencies += "me.xethh.libs.toolkits.akka" % "commons" % "1.0.4"
[me.xethh.libs.toolkits.akka/commons "1.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
me.xethh.libs.toolkits : commons jar 2.0.0
me.xethh.utils : DateUtils jar 6.0.0.RC1-RELEASE
com.typesafe.akka » akka-actor${build.scala.version.major} jar 2.5.25
org.scala-lang : scala-library jar ${build.scala.version}

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0