-
Key of all groups list entry, that contains
List<String>
.
Key of artifact artifactId entry, that contains
String
.
Key of artifact classifier entry, that contains
String
.
Key of artifact contained class names, that contains
List<String>
.
Key of artifact description (as set in POM), that contains
String
.
Key of artifact file extension, that contains
String
.
Key of artifact file last modified timestamp, that contains
Long
.
Key of artifact file size in bytes, that contains
Long
.
Key of artifact groupId entry, that contains
String
.
Key of artifact Javadoc presence flag, that contains
Boolean
.
Key of artifact signature presence flag, that contains
Boolean
.
Key of artifact Sources presence flag, that contains
Boolean
.
Key of artifact name (as set in POM), that contains
String
.
Key of deprecated OSGi "Bundle-RequiredExecutionEnvironment" manifest entry, that contains
String
.
Key of OSGi "Bundle-Description" manifest entry, that contains
String
.
Key of OSGi "Bundle-License" manifest entry, that contains
String
.
Key of OSGi "Bundle-Name" manifest entry, that contains
String
.
Key of OSGi "Bundle-SymbolicName" manifest entry, that contains
String
.
Key of OSGi "Bundle-Version" manifest entry, that contains
String
.
Key of OSGi "Bundle-DocURL" manifest entry, that contains
String
.
Key of OSGi "Export-Package" manifest entry, that contains
String
.
Key of OSGi "Export-Service" manifest entry, that contains
String
.
Key of OSGi "Fragment-Host" manifest entry, that contains
String
.
Key of OSGi "Import-Package" manifest entry, that contains
String
.
Key of OSGi "Provide-Capability" manifest entry, that contains
String
.
Key of OSGi "Require-Bundle" manifest entry, that contains
String
.
Key of OSGi "Require-Capability" manifest entry, that contains
String
.
Key of artifact packaging entry, that contains
String
.
Key of plugin artifact goals, that contains
List<String>
.
Key of plugin artifact prefix, that contains
String
.
Key of index record modification (added to index or removed from index) timestamp entry, that contains
Long
.
Key of repository ID entry, that contains
String
.
Key of root groups list entry, that contains
List<String>
.
Key for SHA-256 checksum needed for OSGI content capability that contains
String
.
Key of artifact SHA1 digest, that contains
String
.
Key of artifact version entry, that contains
String
.
Returns the expanded (processed and expanded synthetic fields) record as
Map
ready for consumption.
Type safe handy method to get value from expanded map.
Type safe handy method to get Boolean value from expanded map.
Type safe handy method to get Long value from expanded map.
Type safe handy method to get string value from expanded map.
Type safe handy method to get String[] value from expanded map.
Type safe handy method to put value to expanded map.