Serialized Form
-
Package custom_jfx_plugin.dependency.maven.response
-
Class custom_jfx_plugin.dependency.maven.response.MavenArtifact
class MavenArtifact extends Object implements Serializable-
Serialized Fields
-
artifact
String artifact
The artifact name -
artifactFiles
String[] artifactFiles
The artifact files -
group
String group
The artifact group -
id
String id
The artifact id -
tags
String[] tags
The artifact tags -
timestamp
long timestamp
The artifact creation timestamp -
type
String type
The artifact file type -
version
String version
The artifact version
-
-
-