package com.example.library; import org.osgi.annotation.versioning.Version; @Version("1.0.0") public class MyLibrary { }