OSGI-INF.bundle.info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.servicemix.bundles.aspectj
Show all versions of org.apache.servicemix.bundles.aspectj
This OSGi bundle wraps aspectjrt and aspectjweaver ${pkgVersion} jar files.
\u001B[1mSYNOPSIS\u001B[0m
This OSGi bundle wraps aspectjrt and aspectjweaver 1.9.7 jar files.
Original Maven URLs:
\u001B[33mmvn:org.aspectj/aspectjrt/1.9.7\u001B[0m
\u001B[33mmvn:org.aspectj/aspectjweaver/1.9.7\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
Some aspects of system implementation, such as logging, error handling, standards enforcement
and feature variations are notoriously difficult to implement in a modular way. The result is that code
is tangled across a system and leads to quality, productivity and maintenance problems. AspectJ is a
seamless aspect-oriented extension to the Java programming language that enables clean modularization of
these 'crosscutting concerns'. For the best AspectJ development experience, the AspectJ Development Tools
(AJDT) project provides Eclipse platform based tool support for AOSD with AspectJ.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://www.eclipse.org/aspectj/\u001B[0m