All Downloads are FREE. Search and download functionalities are using the official Maven repository.

le.gradle-scripts.2.28.2.source-code.npm-java-runner-package.json Maven / Gradle / Ivy

The newest version!
{
    "version": "PKG_VERSION",
    "name": "PKG_NAME",
    "homepage": "PKG_WEBSITE",
    "repository": "PKG_GIT",
    "author": "PKG_AUTHOR",
    "description": "PKG_DESCRIPTION",
    "runnable-jar-regexp": ".*build/libs/.*\\d+\\.\\d+\\.\\d+\\.jar$",
    "files": [
      "build/libs"
    ],
    "bin": "./index.js",
    "license": "Apache 2",
    "dependencies": {
      "npm-java-runner": "0.0.17"
    }
  }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy