Foundation is a utility library for network protocols on the JVM.
Foundation requires Java Runtime Environment (JRE) 8 or newer.
Add a Maven dependency to Foundation:
<dependency>
<groupId>com.paritytrading.foundation</groupId>
<artifactId>foundation</artifactId>
<version><!-- latest release --></version>
</dependency>
See the latest release on GitHub.
For more information on Foundation:
- Follow [email protected] on Mastodon for news and announcements
Copyright 2016 Foundation authors.
Released under the Apache License, Version 2.0. See LICENSE.txt
for details.