| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdio.nflow |
| ArtifactId | ArtifactIdnflow-netty |
| Version | Version7.3.0 |
| Type | Typejar |
| Description |
Descriptionnflow-netty
nFlow Netty
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| nflow-netty-7.3.0.pom | |
| nflow-netty-7.3.0.jar | 8 KB |
| nflow-netty-7.3.0-sources.jar | 4 KB |
| nflow-netty-7.3.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-netty/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-netty</artifactId>
<version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-netty/
implementation 'io.nflow:nflow-netty:7.3.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-netty/
implementation ("io.nflow:nflow-netty:7.3.0")
'io.nflow:nflow-netty:jar:7.3.0'
<dependency org="io.nflow" name="nflow-netty" rev="7.3.0">
<artifact name="nflow-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-netty', version='7.3.0')
)
libraryDependencies += "io.nflow" % "nflow-netty" % "7.3.0"
[io.nflow/nflow-netty "7.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nflow : nflow-rest-api-spring-web | jar | 7.3.0 |
| io.nflow : nflow-server-common | jar | 7.3.0 |
| org.springframework : spring-webflux | jar | 5.2.8.RELEASE |
| io.projectreactor.netty : reactor-netty | jar | 0.9.11.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.12.0 |
| com.h2database : h2 | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.postgresql : postgresql | jar | 42.2.18 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 8.4.1.jre8 |
| mysql : mysql-connector-java | jar | 8.0.22 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.1 |