ch.cmbntr/jsdt-compat

OpenJDK import of com.sun.tracing and sun.tracing packages to allow compilation in pre JDK 7 environments.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[ch.cmbntr/jsdt-compat "1.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ch.cmbntr/jsdt-compat {:mvn/version "1.1.0-SNAPSHOT"}

Gradle

implementation("ch.cmbntr:jsdt-compat:1.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ch.cmbntr</groupId>
  <artifactId>jsdt-compat</artifactId>
  <version>1.1.0-SNAPSHOT</version>
</dependency>