@HariniVR , As other pointed out, @reference is only used in Sling Servlets, OSGI Services and Schedulers.Use @OSGiService annotation to inject your custom OSGI Service into Sling Model.Make sure your OSGI Service is up and running by visting /system/console/component in the OSGI console.