コード例 #1
0
 @Override
 protected String getVersionForFile(final File file) {
   return JarPluginProviderLoader.getVersionForFile(file);
 }