Uses of Class
zone.gryphon.maven.plugins.scm.model.ScmUrl
-
Packages that use ScmUrl Package Description zone.gryphon.maven.plugins.scm.model -
-
Uses of ScmUrl in zone.gryphon.maven.plugins.scm.model
Methods in zone.gryphon.maven.plugins.scm.model that return ScmUrl Modifier and Type Method Description static ScmUrl
ScmUrl. parse(String scm)
Parses the<scm_provider>
component of a the given Maven Maven SCM URL.
-