META-INF.aop.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kopeme-core Show documentation
Show all versions of kopeme-core Show documentation
KoPeMe performance testing core
<!DOCTYPE aspectj PUBLIC "-//AspectJ//DTD//EN" "http://www.aspectj.org/dtd/aspectj_1_5_0.dtd"> <aspectj> <weaver options="-verbose"> <exclude within="org.junit..*" /> <exclude within="junit.framework..*" /> </weaver> </aspectj>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy