Last Version

HerdDB Networking 0.25.0

A Distributed Embeddable Shared-Nothing Database

License

License

Categories

Categories

Net
GroupId

GroupId

org.herddb
ArtifactId

ArtifactId

herddb-net
Version

Version

0.25.0
Type

Type

jar
Description

Description

HerdDB Networking
A Distributed Embeddable Shared-Nothing Database

Download herddb-net 0.25.0


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

Dependencies

compile (13)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.72.Final
io.netty : netty-transport-native-epoll jar 4.1.72.Final
io.netty : netty-transport-native-unix-common jar 4.1.72.Final
io.netty : netty-handler jar 4.1.72.Final
io.netty : netty-common jar 4.1.72.Final
io.netty : netty-buffer jar 4.1.72.Final
io.netty : netty-tcnative-boringssl-static jar 2.0.46.Final
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
org.herddb : herddb-utils jar 0.25.0
org.apache.bookkeeper.stats : bookkeeper-stats-api jar 4.14.3
net.jcip : jcip-annotations Optional jar 1.0

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.8

test (2)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.65
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.