License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.nflow |
ArtifactId | ArtifactIdnflow-netty |
Last Version | Last Version8.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnflow-netty
nFlow Netty
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nflow-netty-8.0.0.pom | |
nflow-netty-8.0.0.jar | 8 KB |
nflow-netty-8.0.0-sources.jar | 4 KB |
nflow-netty-8.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-netty/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-netty</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-netty/
implementation 'io.nflow:nflow-netty:8.0.0'
// https://jarcasting.com/artifacts/io.nflow/nflow-netty/
implementation ("io.nflow:nflow-netty:8.0.0")
'io.nflow:nflow-netty:jar:8.0.0'
<dependency org="io.nflow" name="nflow-netty" rev="8.0.0">
<artifact name="nflow-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-netty', version='8.0.0')
)
libraryDependencies += "io.nflow" % "nflow-netty" % "8.0.0"
[io.nflow/nflow-netty "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.nflow : nflow-rest-api-spring-web | jar | 8.0.0 |
io.nflow : nflow-server-common | jar | 8.0.0 |
org.springframework : spring-webflux | jar | 5.3.18 |
io.projectreactor.netty : reactor-netty | jar | 1.0.19 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.3 |
com.h2database : h2 | jar | 2.1.212 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.postgresql : postgresql | jar | 42.3.6 |
com.microsoft.sqlserver : mssql-jdbc | jar | 10.2.1.jre11 |
mysql : mysql-connector-java | jar | 8.0.29 |
org.mariadb.jdbc : mariadb-java-client | jar | 3.0.5 |