Skip to content

itaibenari/sbt-aspectj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-aspectj

sbt plugin for weaving with aspectj. This plugin requires sbt 0.12 or 0.13.

Build Status

Add plugin

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

addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.10.1")

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 Typesafe Contributor License Agreement online, using your GitHub account.

License

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

About

AspectJ sbt plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 96.5%
  • AspectJ 3.5%