You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
to specifiy minimal 1.7 and max 1.8 but not Java 9
e.g.
1.7+for Java 7, 8, 91.7;1.8*for Java 7, 81.8;9.0for Java 8* up to exactly 9.0 (but not 9.0.*)1.8;9.0*for Java 8* and 9.0.* but not 9.1.*