vertx-actors

vertx-actors is a lightweight library to work with Vertx following a functional style and the Earlang philosophy based on actors.

License

License

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-actors
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-actors
vertx-actors is a lightweight library to work with Vertx following a functional style and the Earlang philosophy based on actors.

Download vertx-actors

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.imrafaelmerino : json-values jar 7.0.0
io.vertx : vertx-core jar 4.0.0-milestone4

test (4)

Group / Artifact Type Version
io.vertx : vertx-unit jar 4.0.0-milestone4
io.vertx : vertx-junit5 jar 4.0.0-milestone4
org.slf4j : slf4j-api jar 1.7.29
org.slf4j : slf4j-nop jar 1.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
0.1