clojure.maven.annotations
Annotation Type RequiresDependencyResolution


@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface RequiresDependencyResolution


Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
"runtime"


Copyright © 2010-2012. All Rights Reserved.