Package org.axonframework.update.api
package org.axonframework.update.api
-
ClassDescriptionRepresents an artifact with its group ID, artifact ID, and version.Represents an upgrade suggestion for a specific artifact version by the AxonIQ UpdateChecker API.Represents a vulnerability in an AxonIQ Artifact in use.Represents the severity of a vulnerability in an AxonIQ artifact.Represents an UpdateChecker request, including machine and instance identifiers, operating system details, JVM information, Kotlin version, and a list of library versions.Represents the response from the UpdateChecker API, containing information about version upgrades and vulnerabilities found in the artifacts used by the application.