public class JDFVersion
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
JDF_VERSION
The current JDF Version.
|
static java.lang.String |
LIB_ARTIFACT_ID
The maven ArtifactID of the library.
|
static java.lang.String |
LIB_MAJOR_VERSION
The major version number of the JDF Library.
|
static java.lang.String |
LIB_MINOR_VERSION
The minor version number of the JDF Library.
|
static java.lang.String |
LIB_NAME
The name of the JDF Library.
|
static java.lang.String |
LIB_RELEASE_DATE
The build date of the JDF Library.
|
static java.lang.String |
LIB_VERSION
The version of the JDF Library.
|
public static final java.lang.String LIB_ARTIFACT_ID
public static final java.lang.String LIB_NAME
public static final java.lang.String LIB_VERSION
public static final java.lang.String LIB_RELEASE_DATE
public static final java.lang.String LIB_MAJOR_VERSION
public static final java.lang.String LIB_MINOR_VERSION
public static final java.lang.String JDF_VERSION