java-commons-net 3.6
Client library for many basic Internet protocols
The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions.
- Outputs:
out
- Website: https://commons.apache.org/net/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-commons-net 3.6
as follows:
guix install java-commons-net@3.6
Or install the latest version:
guix install java-commons-net
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.