org.apache.openejb.resolver.maven
Class VersionResolver

java.lang.Object
  extended by org.apache.openejb.resolver.maven.VersionResolver

public final class VersionResolver
extends Object


Method Summary
static String highestVersion(String info, String prefix, String defaultVersion)
           
static org.sonatype.aether.resolution.VersionRangeResult versions(String info, String defaultVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

versions

public static org.sonatype.aether.resolution.VersionRangeResult versions(String info,
                                                                         String defaultVersion)

highestVersion

public static String highestVersion(String info,
                                    String prefix,
                                    String defaultVersion)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.