junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.
Version2.7.0compared with

Version Details

Provided Changes (1)

2.6.2 2.7.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » compiler-annotations1.5.21.5.6

Test Changes (2)

2.6.2 2.7.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » kohlschutter-test-util1.5.21.5.6
~ Updated com.kohlschutter » kohlschutter-util1.5.21.5.6

Managed Changes (23)

2.6.2 2.7.0
ChangeGroup / ArtifactPreviousCurrent
+ Added com.google.errorprone » error_prone_annotations-2.20.0
+ Added com.google.errorprone » error_prone_core-2.20.0
~ Updated com.kohlschutter » compiler-annotations1.5.21.5.6
~ Updated com.kohlschutter » kohlschutter-test-util1.5.21.5.6
~ Updated com.kohlschutter » kohlschutter-util1.5.21.5.6
~ Updated org.junit.jupiter » junit-jupiter5.9.25.10.0
~ Updated org.junit.jupiter » junit-jupiter-api5.9.25.10.0
~ Updated org.junit.jupiter » junit-jupiter-engine5.9.25.10.0
~ Updated org.junit.jupiter » junit-jupiter-migrationsupport5.9.25.10.0
~ Updated org.junit.jupiter » junit-jupiter-params5.9.25.10.0
~ Updated org.junit.platform » junit-platform-commons1.9.21.10.0
~ Updated org.junit.platform » junit-platform-console1.9.21.10.0
~ Updated org.junit.platform » junit-platform-engine1.9.21.10.0
~ Updated org.junit.platform » junit-platform-jfr1.9.21.10.0
~ Updated org.junit.platform » junit-platform-launcher1.9.21.10.0
~ Updated org.junit.platform » junit-platform-reporting1.9.21.10.0
~ Updated org.junit.platform » junit-platform-runner1.9.21.10.0
~ Updated org.junit.platform » junit-platform-suite1.9.21.10.0
~ Updated org.junit.platform » junit-platform-suite-api1.9.21.10.0
~ Updated org.junit.platform » junit-platform-suite-commons1.9.21.10.0
~ Updated org.junit.platform » junit-platform-suite-engine1.9.21.10.0
~ Updated org.junit.platform » junit-platform-testkit1.9.21.10.0
~ Updated org.junit.vintage » junit-vintage-engine5.9.25.10.0