IncPlusPlus/bigtoolbox-math

View on GitHub
bintray_info_maven.JSON

Summary

Maintainability
Test Coverage
{
  "package": {
    "name": "bigtoolbox-math",
    "repo": "main-maven",
    "subject": "incplusplus",
    "desc": "Created automatically via push",
    "issue_tracker_url": "https://github.com/IncPlusPlus/bigtoolbox-math/issues",
    "vcs_url": "https://github.com/IncPlusPlus/bigtoolbox-math.git",
    "licenses": ["Apache-2.0"],
    "public_download_numbers": false,
    "public_stats": false
  },

  "version": {
    "name": "1.0.102"
  },

  "files":
  [
    {"includePattern": "target\/((\\w+-\\w+)-(\\d+.\\d+.\\d+).jar)", "excludePattern": ".*/do-not-deploy/.*", "uploadPattern": "io/github/incplusplus/$2/$3/$1"},
    {"includePattern": "target\/((\\w+-\\w+)-(\\d+.\\d+.\\d+)-(javadoc-resources).jar)", "excludePattern": ".*/do-not-deploy/.*", "uploadPattern": "io/github/incplusplus/$2/$3/$1"},
    {"includePattern": "target\/((\\w+-\\w+)-(\\d+.\\d+.\\d+).pom)", "excludePattern": ".*/do-not-deploy/.*", "uploadPattern": "io/github/incplusplus/$2/$3/$1"},
    {"includePattern": "target\/((\\w+-\\w+)-(\\d+.\\d+.\\d+)(-(\\w+)){1}.jar)", "excludePattern": ".*/do-not-deploy/.*", "uploadPattern": "io/github/incplusplus/$2/$3/$1"}
  ],
  "publish": true
}