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

org.plukh.dbunitguice.guice.RequestStaticInjection Maven / Gradle / Ivy

package org.plukh.dbunitguice.guice;

import java.lang.annotation.*;

@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
@Inherited
public @interface RequestStaticInjection {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy