Sha256: cd3a036e89224aafdeee874819f7f58e76d1cf776a90a0d2cc347baf1eda7d63
Contents?: true
Size: 514 Bytes
Versions: 8
Compression:
Stored size: 514 Bytes
Contents
# PulpMavenClient::MavenMavenArtifact ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **artifact** | **String** | Artifact file representing the physical content | **relative_path** | **String** | Path where the artifact is located relative to distributions base_path | ## Code Sample ```ruby require 'PulpMavenClient' instance = PulpMavenClient::MavenMavenArtifact.new(artifact: null, relative_path: null) ```
Version data entries
8 entries across 8 versions & 1 rubygems