Class MavenSupport
java.lang.Object
org.apache.camel.k.tooling.maven.support.MavenSupport
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
bytesToHex
(byte[] hash) static String
getApplicationProperty
(Class<?> clazz, String property) static String
getVersion
(Class<?> clazz, String path) static String
getVersion
(Class<?> clazz, String groupId, String artifactId) static void
static void
getVersion
(Class<?> clazz, String path, Consumer<String> consumer) static String
getVersion
(Package pkg) static String
sha1Hex
(InputStream is)
-
Method Details
-
getApplicationProperty
-
getVersion
-
getVersion
-
getVersion
-
getVersion
-
getVersion
-
bytesToHex
-
sha1Hex
- Throws:
NoSuchAlgorithmException
IOException
-