io.lambdacube.aspecio.aspect.annotations.package-info Maven / Gradle / Ivy
/**
* This package provides property annotations to define Aspects or request a service to be woven.
*/
@Version("1.0")
package io.lambdacube.aspecio.aspect.annotations;
import org.osgi.annotation.versioning.Version;