All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sourcegraph.semanticdb_javac.PrintJavaVersion Maven / Gradle / Ivy

There is a newer version: 0.10.3
Show newest version
package com.sourcegraph.semanticdb_javac;

public class PrintJavaVersion {
  public static void main(String[] args) {
    System.out.print(System.getProperty("java.version"));
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy