Last Version

Java API gateway service for Moleculer 1.3.8

Non-blocking J2EE and Netty connector with WebSocket and SSL support.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.berkesa
ArtifactId

ArtifactId

moleculer-java-web
Version

Version

1.3.8
Type

Type

jar
Description

Description

Java API gateway service for Moleculer
Non-blocking J2EE and Netty connector with WebSocket and SSL support.
Project URL

Project URL

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

Source Code Management

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

Download moleculer-java-web 1.3.8


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.github.berkesa : moleculer-java jar 1.2.24
org.synchronoss.cloud : nio-multipart-parser jar 1.1.0
io.netty : netty-handler jar 4.1.65.Final
io.netty : netty-codec-http jar 4.1.65.Final

Project Modules

There are no modules declared in this project.