org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.maven.is
Interface IMavenRepositoryIS
- All Known Implementing Classes:
- MavenRepositoryInlineIS, MavenRepositoryISClient
public interface IMavenRepositoryIS
EXTERNALS_REPO_ID
static final String EXTERNALS_REPO_ID
- See Also:
- Constant Field Values
RELEASES_REPO_ID
static final String RELEASES_REPO_ID
- See Also:
- Constant Field Values
SNAPSHOTS_REPO_ID
static final String SNAPSHOTS_REPO_ID
- See Also:
- Constant Field Values
getMavenRepository
IMavenRepositoryInfo getMavenRepository(String id)
throws Exception
- Throws:
Exception
getNexusRepository
IMavenRepositoryInfo getNexusRepository(String id)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.