Skip to content

BuildTools [Gradle, Maven] visible in REST API

Latest
Compare
Choose a tag to compare
@Karm Karm released this 10 Sep 11:47
v1.8.0
04d6c05

Current:

$ curl -s https://start.microprofile.io/api/supportMatrix/servers | jq
or the same:
$ curl -s https://start.microprofile.io/api/6/supportMatrix/servers | jq

Old behavior:

$ curl -s https://start.microprofile.io/api/5/supportMatrix/servers | jq