| Package | Description |
|---|---|
| org.gcube.common.core.resources.service |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Package.MavenCoordinate,String> |
Package.coordinates
Coordinates of the artifact in a Maven Repository
|
| Modifier and Type | Method and Description |
|---|---|
static Package.MavenCoordinate |
Package.MavenCoordinate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Package.MavenCoordinate[] |
Package.MavenCoordinate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Package.getMavenCoordinate(Package.MavenCoordinate name)
Gets a coordinate's value
|
Copyright © 2015. All Rights Reserved.