is not current version
Last Version 1.9.0

org.noear.hatch:solon.boot.reactor-netty 1.5.61


Categories

Categories

Net React User Interface Web Frameworks Netty Networking Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.noear.hatch
ArtifactId

ArtifactId

solon.boot.reactor-netty
Version

Version

1.5.61
Type

Type

jar

Download solon.boot.reactor-netty 1.5.61


<!-- https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.reactor-netty/ -->
<dependency>
    <groupId>org.noear.hatch</groupId>
    <artifactId>solon.boot.reactor-netty</artifactId>
    <version>1.5.61</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.reactor-netty/
implementation 'org.noear.hatch:solon.boot.reactor-netty:1.5.61'
// https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.reactor-netty/
implementation ("org.noear.hatch:solon.boot.reactor-netty:1.5.61")
'org.noear.hatch:solon.boot.reactor-netty:jar:1.5.61'
<dependency org="org.noear.hatch" name="solon.boot.reactor-netty" rev="1.5.61">
  <artifact name="solon.boot.reactor-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear.hatch', module='solon.boot.reactor-netty', version='1.5.61')
)
libraryDependencies += "org.noear.hatch" % "solon.boot.reactor-netty" % "1.5.61"
[org.noear.hatch/solon.boot.reactor-netty "1.5.61"]