Hektor Actors


License

License

GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-actors
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hektor Actors

Download hektor-actors

How to add to project

<!-- https://jarcasting.com/artifacts/io.hektor/hektor-actors/ -->
<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-actors</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.hektor/hektor-actors/
implementation 'io.hektor:hektor-actors:0.0.4'
// https://jarcasting.com/artifacts/io.hektor/hektor-actors/
implementation ("io.hektor:hektor-actors:0.0.4")
'io.hektor:hektor-actors:jar:0.0.4'
<dependency org="io.hektor" name="hektor-actors" rev="0.0.4">
  <artifact name="hektor-actors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hektor', module='hektor-actors', version='0.0.4')
)
libraryDependencies += "io.hektor" % "hektor-actors" % "0.0.4"
[io.hektor/hektor-actors "0.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
io.hektor : hektor-core jar 0.0.4
io.snice : snice-commons jar 0.1.8
io.snice : snice-buffers jar 0.1.8
io.dropwizard.metrics : metrics-core jar 3.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2