Java com.fasterxml.jackson.core.util VersionUtil fields, constructors, methods, implement or subclass

Example usage for Java com.fasterxml.jackson.core.util VersionUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.fasterxml.jackson.core.util VersionUtil.

The text is from its open source code.

Method

VersionmavenVersionFor(ClassLoader classLoader, String groupId, String artifactId)
Will attempt to load the maven version for the given groupId and artifactId.
VersionversionFor(Class cls)
Helper method that will try to load version information for specified class.