Class RepositorySystemFactory
java.lang.Object
org.apache.storm.submit.dependency.RepositorySystemFactory
Get maven repository instance.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.eclipse.aether.RepositorySystem
- 
Constructor Details- 
RepositorySystemFactorypublic RepositorySystemFactory()
 
- 
- 
Method Details- 
newRepositorySystempublic static org.eclipse.aether.RepositorySystem newRepositorySystem()
 
-