public interface Jena
Provides various meta-data constants about the Jena package.
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_DATE
The date and time at which this release was built
|
static String |
MAJOR_VERSION
Deprecated.
See the VERSION constant
|
static String |
MINOR_VERSION
Deprecated.
See the VERSION constant
|
static String |
NAME
The product name
|
static String |
PATH
The root package name for Jena
|
static String |
REVISION_VERSION
Deprecated.
See the VERSION constant
|
static String |
UNSET |
static String |
VERSION
The full name of the current Jena version
|
static String |
VERSION_STATUS
Deprecated.
See the VERSION constant
|
static String |
WEBSITE
The Jena web site
|
static final String PATH
static final String UNSET
static final String NAME
static final String WEBSITE
static final String VERSION
static final String BUILD_DATE
@Deprecated static final String MAJOR_VERSION
@Deprecated static final String MINOR_VERSION
@Deprecated static final String REVISION_VERSION
@Deprecated static final String VERSION_STATUS
Licenced under the Apache License, Version 2.0