libmatthew

com.github.hypfvieh

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

Recommended: 0.8.3 3 versions jar Updated 8 years ago MIT LicenseChecking...

Add to your project0.8.1

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

Version Details — 0.8.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Feb 8, 2017
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...