License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks Netty Networking Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.noear.hatch |
ArtifactId | ArtifactIdsolon.boot.reactor-netty |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava project for solon
|
<!-- 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.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.reactor-netty/
implementation 'org.noear.hatch:solon.boot.reactor-netty:1.9.0'
// https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.reactor-netty/
implementation ("org.noear.hatch:solon.boot.reactor-netty:1.9.0")
'org.noear.hatch:solon.boot.reactor-netty:jar:1.9.0'
<dependency org="org.noear.hatch" name="solon.boot.reactor-netty" rev="1.9.0">
<artifact name="solon.boot.reactor-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear.hatch', module='solon.boot.reactor-netty', version='1.9.0')
)
libraryDependencies += "org.noear.hatch" % "solon.boot.reactor-netty" % "1.9.0"
[org.noear.hatch/solon.boot.reactor-netty "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.boot | jar | 1.9.0 |
io.projectreactor.netty : reactor-netty-http | jar | 1.0.20 |