Sha256: aa38d70763a9311aceb11d6dcb1026753684118c0815e3d0a0318d2fcaeee6ba

Contents?: true

Size: 651 Bytes

Versions: 1

Compression:

Stored size: 651 Bytes

Contents

# PulpMavenClient::MavenMavenRepository

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pulp_labels** | [**Object**](.md) |  | [optional] 
**name** | **String** | A unique name for this repository. | 
**description** | **String** | An optional description. | [optional] 
**remote** | **String** |  | [optional] 

## Code Sample

```ruby
require 'PulpMavenClient'

instance = PulpMavenClient::MavenMavenRepository.new(pulp_labels: null,
                                 name: null,
                                 description: null,
                                 remote: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pulp_maven_client-0.3.0 docs/MavenMavenRepository.md