junixsocket-parent junixsocket-parent
Parent | kohlschutter-parent |
Group | com.kohlschutter.junixsocket |
描述 | junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) 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. |
Packaging | pom |
Size | 7.81 KB |
文件 | pom jar |
网址 | https://github.com/kohlschutter/junixsocket |
发布时间 | 2018-12-30 13:21 |
dependencies
Group | Artifact | Version |
---|---|---|
org.junit.jupiter | junit-jupiter-api | 5.1.0 |
org.junit.jupiter | junit-jupiter-engine | 5.1.0 |
org.slf4j | slf4j-api | 1.7.25 |
org.slf4j | slf4j-log4j12 | 1.7.25 |
log4j | log4j | 1.2.17 |
developers
Christian Kohlschütter |
licenses
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |