le.conventional-release-gradle-plugin.0.2.0.source-code.npm-java-runner-package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of conventional-release-gradle-plugin Show documentation
Show all versions of conventional-release-gradle-plugin Show documentation
Release Java or Gradle Plugin projects with conventional versioning.
{
"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