Moleculer REPL Module

Java implementation of REPL module for Moleculer framework.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.berkesa
ArtifactId

ArtifactId

moleculer-java-repl
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Moleculer REPL Module
Java implementation of REPL module for Moleculer framework.
Project URL

Project URL

https://moleculer-java.github.io/moleculer-java-repl/
Source Code Management

Source Code Management

https://moleculer-java.github.io/moleculer-java-repl/

Download moleculer-java-repl

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.github.berkesa : moleculer-java jar 1.2.23
com.diogonunes : JCDP jar 3.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2