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

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

Introduction

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

The text is from its open source code.

Constructor

Method

intcompareTo(Version other)
StringgetArtifactId()
StringgetGroupId()
StringtoString()
VersionunknownVersion()
Method returns canonical "not known" version, which is used as version in cases where actual version information is not known (instead of null).