org.apache.maven.shared.repository.model
Interface GroupVersionAlignment


public interface GroupVersionAlignment


Method Summary
 List getExcludes()
           
 String getId()
           
 String getVersion()
           
 

Method Detail

getId

String getId()

getExcludes

List getExcludes()

getVersion

String getVersion()


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.