Sha256: 2817a06262464fbac5812065e76bb02a40c3c9c5258a452d22d5513e30fce340
Contents?: true
Size: 805 Bytes
Versions: 1
Compression:
Stored size: 805 Bytes
Contents
# CloudsmithApi::PackagesUploadMaven ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **artifact_id** | **String** | The ID of the artifact. | [optional] **sources_file** | **String** | Adds bundled Java source code to the Maven package. | [optional] **packaging** | **String** | Artifact's Maven packaging type. | [optional] **pom_file** | **String** | The POM file is an XML file containing the Maven coordinates. | [optional] **javadoc_file** | **String** | Adds bundled Java documentation to the Maven package | [optional] **version** | **String** | The version of this package. | [optional] **group_id** | **String** | Artifact's group ID. | [optional] **package_file** | **String** | The primary file for the package. |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.21.4 | docs/PackagesUploadMaven.md |