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