All Projects → sbt → Sbt Aspectj

sbt / Sbt Aspectj

AspectJ sbt plugin

Programming Languages

scala
5932 projects

sbt-aspectj

sbt plugin for weaving with aspectj. This plugin requires sbt 0.13.5+.

Build Status Download

Add plugin

Add plugin to project/plugins.sbt. For example:

addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "{version}")

See released versions.

Note: earlier versions of sbt-aspectj used the "com.typesafe.sbt" organization.

Sample projects

There are runnable sample projects included as sbt scripted tests.

Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Before we can accept pull requests, you will need to agree to the Lightbend Contributor License Agreement online, using your GitHub account.

License

This code is open source software licensed under the Apache 2.0 License. Feel free to use it accordingly.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].