libmatthew

com.github.hypfvieh

libmatthew is a Java jar artifact published under the com.github.hypfvieh group on Maven Central. 3 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 0.8.3 3 versions jarChecking...

Add to your project0.8.3

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>libmatthew</artifactId>
    <version>0.8.3</version>
</dependency>

Version Details — 0.8.3

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
MIT License

Some libraries from Matthew Johnson: http://www.matthew.ath.cx/projects/java/ Modifications: - including precompiled native C libraries (libunix-java) for architectures: arm, amd64 and i386 - UnixSocket/UnixServerSocket now implements closable (allows try-with-resources usage) - Cleaned up code style - Split test classes to test classpath - Introduced JUnit - Removed the whole CGI package, it should never ever been used these days

Checking security advisories...