aj5

aspect-oriented extension for Java - tools

Install

All systems
curl cmd.cat/aj5.sh
Debian Debian
apt-get install aspectj
Ubuntu
apt-get install aspectj
image/svg+xml Kali Linux
apt-get install aspectj
Windows (WSL2)
sudo apt-get update sudo apt-get install aspectj
OS X
brew install aspectj
Raspbian
apt-get install aspectj

aspectj

aspect-oriented extension for Java - tools

AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. This package provides the CLI tools of aspectj (aj5, ajc, ajbrowser).