4.0.0
org.springbyexample.springindepth
chapter06-aspectj-load-time-weaving
${project.parent.version}
Chapter 6 - AspectJ Load-time Weaving
AspectJ Load-time Weaving example
org.springbyexample.springindepth
core-spring
1.0
org.springbyexample.springindepth
core-spring-test
${project.parent.version}
test
org.springbyexample.springindepth
core-spring-bean
${project.parent.version}
org.springframework
spring-agent
${spring.version}
provided
org.apache.maven.plugins
maven-surefire-plugin
2.4
once
-javaagent:${settings.localRepository}/org/springframework/spring-agent/${spring.version}/spring-agent-${spring.version}.jar
true
`