Package com.xebialabs.deployit.plugin.api.utils

Class Summary
StringUtils Rationale: We don't want to depend on the apache-lang library, but guava doesn't offer all the nice stringutils stuff, so roll our own...