Class QuarkusPlatformInfo.Release

    • Constructor Detail

      • Release

        public Release​(String platformKey,
                       String stream,
                       String version,
                       List<io.quarkus.maven.dependency.ArtifactCoords> memberBoms)
    • Method Detail

      • getPlatformKey

        public String getPlatformKey()
      • getStream

        public String getStream()
      • getVersion

        public String getVersion()
      • getMemberBoms

        public List<io.quarkus.maven.dependency.ArtifactCoords> getMemberBoms()