Class SemanticVersionMapper
java.lang.Object
io.github.devsecops.engine.domain.pom.utils.SemanticVersionMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<SemanticVersion>toSemanticVersion(String version)
-
Constructor Details
-
SemanticVersionMapper
public SemanticVersionMapper()
-
-
Method Details
-
toSemanticVersion
-