예:
module myModule { // 서비스가 제공되었으나 이를 포함하는 패키지가 내보내기되지 않습니다 provides com.example.MyService with com.example.MyServiceImpl; }