Skip to content

Utility library for network protocols on the JVM

License

Notifications You must be signed in to change notification settings

burnside/foundation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation

Foundation is a utility library for network protocols on the JVM.

Foundation requires Java Runtime Environment (JRE) 8 or newer.

Download

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.

Links

For more information on Foundation:

License

Copyright 2016 Foundation authors.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.

About

Utility library for network protocols on the JVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%