MakePom

object MakePom
Companion:
class
class Object
trait Matchable
class Any
MakePom.type

Value members

Concrete methods

def isDependencyVersionRange(revision: String): Boolean

True if the revision is an ivy-range, not a complete revision.

True if the revision is an ivy-range, not a complete revision.

def makeDependencyVersion(revision: String): String

Converts Ivy revision ranges to that of Maven POM

Converts Ivy revision ranges to that of Maven POM