java-aopalliance 1.0
Aspect-Oriented Programming
The AOP Alliance project is a joint project between several software engineering people who are interested in Aspect-Oriented Programming (AOP) and Java.
- Website: https://aopalliance.sourceforge.net
- Licenses: Public Domain
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-aopalliance 1.0
as follows:
guix install java-aopalliance@1.0
Or install the latest version:
guix install java-aopalliance
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.