All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.aop.xml Maven / Gradle / Ivy

The newest version!
<!DOCTYPE aspectj PUBLIC "-//AspectJ//DTD//EN" "http://www.eclipse.org/aspectj/dtd/aspectj.dtd">

<aspectj>
  <aspects>
    <aspect name="kamon.play.instrumentation.RequestInstrumentation"/>
    <aspect name="kamon.play.instrumentation.WSInstrumentation"/>
    <aspect name="kamon.play.instrumentation.LoggerLikeInstrumentation"/>
  </aspects>

   <weaver>
       <include within="play.api..*"/>
   </weaver>
</aspectj>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy